Hello, My team and I are beginners in using Adobe APIs, and we are currently working on a tool that will use Adobe Java api's to convert PDFs to DOCs (using Java pdfservices-sdk 3.3.0). I downloaded the code examples but they only show how to do a synchronous pdf export (using ExportPDFOperation.exe...
Hi, we have an on premise configuration for the Adobe Sync Tool currently and are looking at moving to the new OAuth server to server credential setup. Once we start the migration in the Adobe developer portal does our on premise Sync Tool need any configuration changes made to it?
I have tried signing in to my Adobe account online to view my account settings and the{"error":"invalid_scope"}' is the error I get. Any help is much appreciated. Jarad
I am completely new to SCIM API.Need your help in setting up and getting the entitlement metadata via SCIM API from sailpoint and fetch it in Postman.Any dummy code would be very helpful which I will edit as per my exact need.
Hi All,I am trying to migrate the existing cloud services such as Adobe Target,Adobe Brand Portal etc Integration in AEM from Service Account JWT to Oauth as mentioned in https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/migration/ . But i am unab...
Hello - I have questions (please see below) related to Creative Cloud apps migrations to OAuth. 1. Do customers have the option of not migrating their applications to the OAuth? If so, what are the downsides and implications of not migrating to OAuth? 2. Is there data retention in place for a certai...
Hello there, I am new to AEM and would like to know in general, what access do developers need in the crx manager and also how to assign those permissions. Every explanation and suggestions are welcomed. Thanks
Hello, I created clean APP Builder application and created an action. So now I'm trying to call this backend action and always getting the same error: "error": "The resource requires authentication, which was not supplied with the request" 1) require-adobe-auth: false2) I do not have a place to crea...
Hello there, I received the email alert about deprecation of JWT method in favor of OAuth.I'm using nodejs package provided by adobe (https://www.npmjs.com/package/@adobe/pdfservices-node-sdk) in a firebase function.I'd like to know what changes I need to apply to my code to migrate to OAuth method....
Hi, I recently received email to "Migrating from Service Account (JWT) credential to OAuth Server-to-Server credential" - here is the link in the email - https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/migration/ The migration works well in the ...