How can I send request body in x-www-form-urlencoded format. It is mentioned that I need to pass request body in json format but My Authentication end point only supports requests in x-www-form-urlencoded format. Can someone please let me know the how can I make authentication with x-www-form-urlencoded format ?
Hey @kushal! Daniel from Customer Support Engineering here 🔧
Can you please try adding application/x-www-form-urlencoded as the value for the Content-type header? If this fails, you should be able to pass the request body through a JSON object as a workaround. Please note that at the moment, we only officially support JSON, but we hope to integrate support for encoded tokens in the future.
Hey there
Currently our REST API only supports application/json for the content-type. I don’t know of any current plans to change that at this time, but I’ll flag this with the team so they are aware that there’s interest in that.
Reply
Join the Intercom Community 🎉
Already have an account? Login
Login to the community
No account yet? Create an account
Intercom Customers and Employees
Log in with SSOEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.