Hi All,The 'Create PDF with Change Bar between Published Versions' option is missing from the Native PDF general settings. How can I enable this feature?AEM Version: 6.5.21AEM Guides: 4.6.3 UUIDAEM Native PDF Documentation:Local AEM instance:
I'm looking at the Adobe Express Embed SDK and wondering if I'm the right thought-path... I'm trying to provide an experience where a person could use the tool to take a selfie and remove the background and submit the photo via JPEG and a certain resolution 288x328px. Could I use this to provide thi...
I'm using Apex to automate sending Adobe Sign agreements. My approach:Call AgreementTemplateService.load(templateId, contactId) to generate agreement IDs for a list of contacts.Pass these IDs to EchoSignApiService.sendDocument(agreementId) to send the PDFs.This runs in a Queueable job triggered by a...
Hello Adobe Team,I received a notification regarding the deprecation of Service Account (JWT) credentials in favor of OAuth Server-to-Server credentials. As an administrator of the Play'n GO Malta Ltd organization, I need to confirm the status of our project.Currently, I am unsure if the Service Acc...
I deleted my Adobe account a long time ago and have paid all the penalties for canceling the subscription. However, Adobe has been emailing me every month, asking me to delete the above project from an already deleted account.Last January, they sent a final email mentioning that they extended contac...
Hi,In my project adobe experience manager as cloud service,I have an embedded component in which is possible to configure spotify's iFrames. My team and I are trying to track the play,pause,and milestones events of the iframe trough the Web Playback Spotify Sdk but we are not sure it could work. Do ...
I have been working on creating an API request that will return the audit logs only for a specific property. I understand that for the reactor API, I can return all the available data with:curl https://reactor.adobe.io/audit_events However, I have been able to find a way to add a filter or even adju...
Is there an API that provides the status of files in a folder, indicating whether they are published, in preview, or have no status? I couldn't find this information in the AEM Live documentation.
I can only generate the access token when I create a project. I did send offline_access in scope and grant type but received invalid grant type error response. Any ideas or suggestions? repsonse :{"error": "unsupported_grant_type"}