Skip to main content
Participant
August 2, 2021
Question

Getting Forbidden error - Adobe Sign, when I'm trying to get Auth Token.

  • August 2, 2021
  • 1 reply
  • 619 views

Hello,

 

I'm trying to get OAuth token, the API that I'm using is 

http://api.adobesign.com/oauth/token?code={Authorization_Code}&client_id={Client_ID}&client_secret={Client_Secret}&redirect_uri=https://www.google.co.in&grant_type=authorization_code

 

I'm getting the error - 

403 Forbidden 
You don't have permission to access /oauth/token on this server.
 
Also, I've attached the screenshot for the same
 
Can anybody help?
 
This topic has been closed for replies.

1 reply

Participant
October 27, 2021

把http换成https

Participant
October 27, 2021