Forum Discussion
TestersSolution
9 years agoNew Member
Even same problem I am facing. How to convert raw payload to x-www-form-urlencoded format . Please suggest
soapuitester999
8 years agoOccasional Contributor
Postman does automatically converts the raw data to url encoded. Is there a way to do the same in ReadyAPI?
Hey guys, any luck on getting to know the format to be sent for 'application/x-www-form-urlencoded' ??
HAving same issue on getting token by passing body with below format
grant_type=client_credentials&client_id=123456&client_secret=789000
Even tried with single annd double quotes for variables and no luck.
Aprreciate quick help