Skip to main content
July 21, 2022
Solved

Adobe Sign OAuth 2.0 Authorization Code Grant

  • July 21, 2022
  • 3 replies
  • 0 views

I am trying to integrate with Adobe sign. I created a new connected system. But the result is always “Authorization unsuccessful. We never received an authorization grant”. I tried it by postman and I got the token successfully. So the value I input should be correct.

 

    Best answer by kevins1191

    Just need to remove query parameter.  Auth point should be secure.na4.adobesign.com/.../v2

    3 replies

    kevins1191AuthorAnswer
    July 21, 2022

    Just need to remove query parameter.  Auth point should be secure.na4.adobesign.com/.../v2

    July 22, 2022

    Hi [mention:be85272ce72c4c65be2e059258c40313:e9ed411860ed4f2ba0265705b8793d05] we are facing same issue with adobe integration (using developer account and enterprise ) and as mentioned above followed the same still facing issue we are using Http connected system 

    could you please share your configuration details 

    puneets0004
    July 22, 2022

    Kevin, i would say that you need to configure the callback url in your adobe developer account and also specify the scope in connected system and then hit on Authorize button and check.