Expand my Community achievements bar.

Sort
  • Most recent
  • Oldest First
  • Most views
  • Most likes
  • Most replies
Filter
  • Clear All
  • All
  • Adobe Developer
  • Adobe Experience Manager
12 of 175 Conversations
  • 25-09-2023
    Hi. I have a simple html file with picture. Picture located in the same folder as html-file. But when I try to convert with PDFServicesSDK to pdf file - result file without that picture. Maybe I should set additional options ? Thanks. This is code html-file (for example) : <html><body><img src="./pi...

    Type

    Questions

    Views

    50

    Likes

    0

    Replies

    0
  • 18-09-2023
    I am getting error message like this: Please verify that the credentials are correct. [Authorization failed. Technical Details: ['Could not verify credentials: 400 Client Error: Bad Request for url: https://ims-na1.adobelogin.com/ims/exchange/jwt/ Error: invalid_client Description: The client must h...

    Type

    Questions

    Views

    80

    Likes

    0

    Replies

    1
  • 18-09-2023
    as my client requirement i wnat to setup commerce store in magento version 1.9.4.2, can anyone give me proper docs for that?

    Type

    Questions

    Views

    56

    Likes

    0

    Replies

    0
  • 15-09-2023
    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": "", "...

    Type

    Questions

    Views

    55

    Likes

    0

    Replies

    0
  • 15-09-2023
    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...

    Type

    Questions

    Views

    62

    Likes

    0

    Replies

    0
  • 14-09-2023
    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...

    Type

    Questions

    Views

    74

    Like

    1

    Replies

    1
  • 01-09-2023
    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

    Type

    Questions

    Views

    93

    Likes

    0

    Replies

    2
  • 30-08-2023
    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...

    Type

    Questions

    Views

    64

    Likes

    0

    Replies

    0
  • 27-08-2023
    i am getting error while accessing API for cloud Manager -  Adobe IO cloud Manager project has been setup in Adobe IO console works fine using Postman and getting expected response on the API call.When i tried to replicate same in JS Code/Fetch call, getting below error has been blocked by CORS poli...

    Type

    Questions

    Views

    62

    Likes

    0

    Replies

    0
  • 27-08-2023
    Hi, I need to get the list of pages where my external links are in invalid state in aem cloud. I am trying to get the same using query , as I am bit new to this query builder , I am stuck. Also I can't enable the reffer in system/ console , as I am not having access to that.Can anyone suggest or giv...

    Type

    Questions

    Views

    61

    Likes

    0

    Replies

    0
  • 07-08-2023
    Hello,I'm trying to connect to AEM Assets cloud service instance in my Workfront Fusion scenario. I'm using the connection type "AEM Assets as a Cloud Service". After downloading the service credentials from the developer console and adding those in Fusion AEM Assets module I'm getting the below err...

    Type

    Questions

    Views

    139

    Likes

    0

    Replies

    1
  • 05-08-2023
    Im creating an application with the Server to Server authentication which will be a 2 legged OAuthhttps://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/ The documentation uses a POST request to https://ims-na1.adobelogin.com/ims/token/v3 with credentia...

    Type

    Questions

    Views

    198

    Likes

    0

    Replies

    2