I am trying to use the Document Generation API from Adobe, using a external storage (blob storage azure) I am following the guide, but am receiving no response when I post to the APII am trying to use the Document Generation API from Adobe, which takes request body{ "input": { "uri": "", "...
We have a paid PDF Service API license subscribed via AWS Marketplace and been using Node SDK and JWT credentials to make API calls. This is the original code before migration: const credentials = PDFServicesSdk.Credentials.serviceAccountCredentialsBuilder() .withClientId(JWT_CLIENT_ID) .w...
Hi there,I was testing out the request in the process of the OAuth authentication, however, I am stuck with the step 6 in the following guide: https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/implementation/#rotating-client-secrets-programmaticall...
Hi experts.Okay - so I realise online there are a number of PSD to PNG convertors where you upload your source file, type in the size properties etc and it will create a PNG to your specs (Similar to the below).I would like to have something similar on our website, which not only allows the user to ...
Hi, Facing an issue using the AEM (v 6.5.13) GraphQL endpoint with the below error on the content fragment preview. The endpoint is configured but it seems doesn't get registered and also throws the error below. Any pointers will be helpful. RegardsNikhil
Hi,Maybe a dumb question but we have API calls using the "Authorization": "Basic " ... and does that mean that it does not make use of Service account (JWT) credentials? So such a process would not need to change when we migrate our Service account (JWT) projects to OAuth?Best regards,Filip
We wanna create an app and publish it to exchange marketing, once public account authoriate to our app, we will have permission to call adobe api to create like data schema, dataflow, etc. under their organization. So we can push their customer data to adobe experience cloud.As this scenery, how can...
Hi This is my first attempt to use PDFServicesSDK. I have created my adobe project with PDF Services API and created a .Net project following the example from the documentation:https://developer.adobe.com/document-services/docs/overview/pdf-services-api/quickstarts/dotnet/ Unfortunately when program...
Hello, Some of our clients are using Adobe. The clients will need to integrate with our system via REST API. I want to test how Adobe can define a connection with our system. This article seems the right place I should go: https://experienceleague.adobe.com/docs/journeys/using/data-source-journeys/e...