Skip to main content
Participant
December 21, 2022
Question

401 Unauthorized: [no body]

  • December 21, 2022
  • 1 reply
  • 2474 views

We have a Java-based application that interfaces with Acrobat Sign.

We have an Access Token (expired) and a Refresh Token (not expired). 

When we attempt to use the Refresh Token to get a new Access Token in Production, we get a 401 Unauthorized: [no body] error. 

Here's what we've tried:

  1. Taking the exact Client ID, Client Secret, Access Token, and Refresh Token from Production database tables and manually doing the POST via cUrl - this works, we get a new Access Token
  2. Repeating #1 but with Postman - this also works
  3. Copying the database rows down to a Dev environment and running the same code as Production - this also works

Is it possible that Acrobat Sign blocked our Prod Server?  I know for OAuth Code Flow, we have to whitelist the Redirect URI, but I thought that calls to get a new access token from endpoint: https://api.eu1.documents.adobe.com/oauth/v2/refresh

could be done from anywhere without whitelist.  

Any thoughts/suggestions?

 

This topic has been closed for replies.

1 reply

Meenakshi_Negi
Legend
December 30, 2022

Hi CyberGrants22607001epgw,

 

Thank you for reaching out.

 

We have checked that you are using the Acrobat Sign Developer service.

As you have a question related to API integration, the experts can best answer it.

Moving this thread to the Acrobat Sign Developer board for visibility.

 

You may also contact the pre-sales team. They will be able to provide you the pre-sales technical assistance and share the correct information.

Please refer to the following link to contact them: https://acrobat.adobe.com/us/en/sign/pricing/plans.html. You may use the Contact us button for Adobe Sign Solutions under the team tab.

 

Thanks,

Meenakshi

Participant
January 3, 2023

@Meenakshi Negi Could you please provide a link to where you moved this question?  I cannot find it when searching the Acrobat Sign Developer board.

Thank you.