Forum Discussion
hugo_barbara
4 years agoHelper I
Create a Post request with application/x-www-form-urlencoded - Errro Method
Hi guys, how are you?! I'm trying to make a post request with x-www-form-urlencoded, and I've already searched in some forum posts and managed to get to the step and inform the return of the reque...
v-jingzhang
4 years agoCommunity Support
Hi hugo_barbara
I think this is a Post request exactly. Are you able to use some API Test Tool like Postman to test the request using the same data? Will it return the same message?
Best Regards,
Community Support Team _ Jing
hugo_barbara
4 years agoHelper I
Hello,
When making the request following the parameters passed in postman, it returns the data I need as answers.
- v-jingzhang4 years agoCommunity Support
Hi hugo_barbara
Is it possible to capture the screenshots of request settings in Postman and remove sensitive data, after that paste the screenshots here? I need to check the M code according to that.
Best Regards,
Community Support Team _ Jing- hugo_barbara4 years agoHelper I
hi v-jingzhang
Follows the print of the same request made via postman.