Hi, the company I work for uses the Export PDF REST API regularly and it works well. However its language list is lacking a few languages. Here's the language list from the documentation:"en-GB" "en-US" "nl-NL" "fr-FR" "de-DE" "it-IT" "es-ES" "sv-SE" "da-DK" "fi-FI" "nb-NO" "pt-BR" "pt-PT" "ca-CA" "...
I am currently working with an API and have successfully connected to it. I am receiving a lengthy response with a wealth of information, but unfortunately, I am not able to retrieve the "manufacturer" field, which is an Attribute Code. I'm seeking assistance on how to include this field in my API r...
In registration API reference, there is one API for creating a Webhook/Journal registration for given workspace. Here in header Parameters they added x-api-key which mentioned as API key whiltelisted at Adobe.io, we have already tried with JWT, client-ID & public key but it is giving as error api-ke...
Hello!I am new with Adobe APIs and I have the following need: I need to list all users in the organization and their data, types of licenses, products and login information (last login, etc).I tried to use the User Management API but I can't get information about user access there. Should I do this ...
Hi, I'm hitting a scalability issue with Adobe RunTime - as per the maximum configuration settings detailed here, https://developer.adobe.com/runtime/docs/guides/using/system_settings/ the default maximum rate is 600 events per minute. On that page it doesn't look like that is negotiable, but on a...
when i create a order then show the error on checkout."Authentication Failed" I'm use the correct zoho credentials but still this issue. please suggest how i can resolve it.
Hello Everyone, I am trying to access Experience Platform API Documentation link, but it keeps on loading. When I tried to inspect network tab, I found out the request is failed. I am using Chrome on Mac system. How can I resolve this issue?Link: https://developer.adobe.com/experience-platform-ap...
Hello Everyone, I am trying to access Experience Platform API Documentation link, but it keeps on loading. When I tried to inspect network tab, I found out the request is failed. I am using Chrome on Mac system. How can I resolve this issue?Link: https://developer.adobe.com/experience-platform-ap...
I've been seeing very slow performance in an addon I am currently developing. I have tracked down the major slowdown to needing to iterate layers a lot. While testing, I added a simple forEach iteration for layers just to see if the iteration or the code action for layers was the problem. And t...