Expand my Community achievements bar.

The first preview of our new Community upgrade is live - check it out now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/13/23
    I have a requirement where i need to pull data about agreements as a batch job. can you help me with documentation on what kind of auth should be done here and any reference document?

    Views

    732

    Likes

    0

    Replies

    1
  • 6/13/23
    How to update and change existing customer address data using CSV.Also I have tried importing customer data using CSV but it creates a new address and not an existing address.system->import->customer addresses->Add/Update Complex Data.Then I import the data and check in the admin panel for the custo...

    Views

    659

    Likes

    0

    Replies

    1
  • 6/12/23
    Hey, Trying to automate offboarding and am using UserAction.remove_from_organization(delete_account=False). When deleting users from the Admin Console you get prompted to transfer contents, is there any way to do that from the umapi-client?

    Views

    474

    Likes

    0

    Replies

    0
  • 6/11/23
    Hi, could you please help me with the following? I created and App Builder project and added Asset Compute API to it with OAuth Server-to-Server credentials.When I try to call https://asset-compute.adobe.io/register , I get the following:{"error_code":"403025", "message":"Profile is not valid"} I sp...

    Views

    857

    Likes

    0

    Replies

    1
  • 6/9/23
    Sorry for such a basic question, but I cannot seem to find the appropriate API to use to download images from a user's cloud documents/libraries. Is this possible? If so, what API should I be looking at? This is for an external program to be able to dynamically pull in images for further composition...

    Views

    902

    Likes

    0

    Replies

    1
  • 6/7/23
    Hello,Need clarification on following queries related to API Mesh:1. Can we fetch internal logs of the API mesh. For e.g. what was the request payload sent to the source systems (Open API, GraphQL, JSONSchema)2. Is the request payload visible if we enable includeHttpDetails option in mesh configurat...

    Views

    2.2K

    Like

    1

    Replies

    4
  • 6/7/23
    We have been told to migrate our login credentials to use Oauth but i cannot find an example of the code to use. Can anyone help me convert this code to Oauth.Example Node Code :const PDFServicesSdk = require('@adobe/pdfservices-node-sdk'); try {   // Initial setup, create credentials instance.   co...

    Views

    629

    Likes

    0

    Replies

    1
  • Hello,I need to disable module output for the Magento_banner module. I'm tried to disable the module output using the DevDocs reference link, Also I have followed the same step as per the given reference but it is not working.I'm using the Magento Commerce cloud 2.4.3-p1 version.I followed the same ...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 6/4/23
    Hi, I wish to change the asset name while sending it to Scene7. For example, if I upload an asset in AEM author instance (/content/dam/project1/collection/summer.jpg)By default, this asset will be synchronized with Scene7/DM with the same name. However, I want an asset to be pushed to Scene7 by a di...

    Views

    880

    Likes

    0

    Replies

    2
  • 5/31/23
    Hi guys, i am getting below error(check in ss) while same code is worked for calling soap (as post request through wsdl function) APIs through Soap library(NodeJS) previously. I am writing my code as well, help from anyone is appreciated.  Note: i have installed soap,util library already through npm...

    Views

    775

    Likes

    0

    Replies

    1