Forum Discussion
3 Replies
- richieCommunity HeroHey swetakumar,
Can you just explain what youve done please, cos you say youve managed to add a json body as a parameter type using the PLAIN option, but that isnt how that functionality works at all.
Setting a parm to PLAIN (from one of the other options stops the parm appearing in your request) it shouldnt support adding a payload to a parm in the request at all.
Ta
Rich- swetakumarOccasional Contributor
- ChrisAdamsSuper Contributor
Hi,
This doesn't add it into the body. That 'builder' creates the params to add at the end of the url for the GET reuqest.