Api connection for application/x-www-form-urlencoded error

These are my postman request .Its working fine there.



This is my api request in bubble its showing error

Can someone please help me with this. Waiting for help

Here is my postman collection link https://documenter.getpostman.com/view/18259091/2s83ziQQKU#e3b6b04a-f6c4-439b-85c8-cacfa18a2d10

@ravi

You are passing the wrong “Content-type” it should be “application/x-www-form-urlencoded”
Remove the “&” before the “grant_type.”

Ankur@ Nocodetalks
Looking for a Bubble Coach? Check out here


Changed still same error

Here is my postman collection link (https://documenter.getpostman.com/view/18259091/2s83ziQQKU#e3b6b04a-f6c4-439b-85c8-cacfa18a2d10)

It has all details , i want to replicate same thing in bubble.In postman i am getting resp but in bubble it is showing error