Description
While sending post request with client_id and client_secret from backend and am not getting back the code with which i should send another post request to get access token.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
How To Reproduce (If applicable)
Steps to reproduce the behavior:
I have installed the oauth app and also provided my redirect url. I am trying to get the response and access the code from the response. But the response.url is the same as to the URL in my post request with small changes.