How to pass username password in message body of GET method?
We have a requirement to pass username and password in message body of GET method in REST Connect, unlike in POST we have MESSAGE DATA. We are unable to understand which is the parameter where we can pass any data in the body of the GET method. Please suggest. We are using 8.1.2 version.
***Edited by Moderator Marissa to change type from General to Product; update Product/Version; update platform capability tags****
Anyone has any answer to this? I saw in higher version in Post man we have provision to pass values to the body on GET method as well.