Skip to main content
Participant
August 25, 2022
Question

OAUTH Process

  • August 25, 2022
  • 1 reply
  • 269 views

Am I missin something or can you not build an end to end solution using teh API for Sign unless you are an Enterprise customer? And if this is the case has anyone managed to get the sales team to give them a price for this.

 

Stage 1 of the oauth process only works if you post it into a browser window, I have not managed to make it work from a PHP webpage or from NODE.JS.

This section of code

 

public/oauth/v2

?redirect_uri=example.com/oauthDemo

&response_type=code

&client_id=MYCLIENTID

&scope=user_login:self+agreement_write:account

&state=12345678 

 

If I post direct into a browser I get a code - If I try and run in code no joy, it returns the Logon Page (Even when logged on) and the logon page does not work as all the links are relative and need to be on an adobe site.

 

It is SO frustrating - Any help HUGELY appreciated.

This topic has been closed for replies.

1 reply

atsmusz_as_dsEng
Adobe Employee
Adobe Employee
August 25, 2022

Hi Bill,


I'm not sure I'm completely clear on what you're asking here, but there is no "zero human interaction" way to get through oAuth with Sign, regardless of the type of account you have. Once you have the 1st set of tokens, you can refresh indefinitely (as long as you stay within a moving 60-day window) without logging in again, but there is no way to get a set of tokens for API access without someone logging in.

Let me know if this is what you're asking or if I'm not understanding.

Aaron Smusz - Data Science Engineering - Adobe Acrobat Sign