• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

Access token without user consent

New Here ,
Aug 08, 2024 Aug 08, 2024

Copy link to clipboard

Copied

I'm not taking any kind of user information from adobe and i don't think there is any requirement of user consent for generating access token. Why i am unable to use access token generated from client ID and secret. I want to use /transientDocuments endpoint but access token provided on the projects page (https://developer.adobe.com/console/projects/) is not working.

 

Use case: Send pdf to user for e-sign. 

How to generate it programmely, any api for that ?

 

TOPICS
How to sign , SDK , Send documents

Views

75

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 09, 2024 Aug 09, 2024

Copy link to clipboard

Copied

LATEST

Hi @Pravangshu390226571tnw

 

Thank you for reaching out. 

 

Sending documents or calling transient document API will require an Adobe Acrobat Sign Access token or an Integration key (which can be obtained from the Adobe Acrobat Sign portal). 

 

For integration key

Please refer to How to create an Integration key.

Creating an oAuth token:

Creating an oAuth token is a 3-4 step process and it requires Postman or any other API platform. 

The steps to generate an oAuth token are mentioned in this article: Generating an oAuth token for Adobe Acrobat Sign APIs.

 

Please feel free to reach out if you have any further questions. 


Regards, 

BR

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines