Question
403 Forbidden while requesting for Access Token Request
Hi Community,
I am exploring the Adobe eSign integration process. Followed the steps from the offical Acrobat Sign (adobesign.com).
I created developer account, I managed to get the code from Authorization Request step.
I tried with multiple combinations by passing
POST /oauth/v2/token HTTP/1.1 Host: api.na4.adobesign.com Content-Type: application/x-www-form-urlencoded code=myCode& client_id=myCliendId& client_secret=myClientSecret& redirect_uri=myRedirectURI& grant_type=authorization_code
What I am missing is unable to understand.


Can someone help me, I am currently struck with no luck.
Thanks!
