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

JWT to OAuth Migration

New Here ,
Dec 18, 2024 Dec 18, 2024

Copy link to clipboard

Copied

we started the Migration from JWT to OAuth to convert the PDF into Document. After migration in order use the PDF operation for export PDF to Document. we need to perform Five API calls to downlaod the Document. 

 

We refer the below URL to perfoem the PDF Operation

https://developer.adobe.com/document-services/docs/overview/pdf-services-api/gettingstarted/

 

Is there any alternative way, we can perform the PDF operation to reduce the number of API calls

 

please suggest some other way to perform this operation

Views

50

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
New Here ,
Dec 18, 2024 Dec 18, 2024

Copy link to clipboard

Copied

LATEST

Note:

We are devloped in .Net code base. Framework is .Net Framework 4.8. we refer the below Url but in that code there is no access token was generated only clientId and Client secret key have used. but after OAuth migration we need to use Accesstoken to Authorize. please suggest some input on this.

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
Resources