Hi Team,I am getting "Api Key is invalid" error. Please help me to resolve this error.I am generating token by url: https://ims-na1.adobelogin.com/ims/token/v2 in postman withAPI: Adobe Photoshop API,Scope:openid, AdobeID, read_organizations.user list url: https://usermanagement.adobe.io/v2/usermana...
Hello, In AEMaaCS, We are using submodules in our project repo. In Submodule repo ,some external dependency been added. for that they have added server username and password in cloudmanager/maven/settings.xml folder in submodule repo. While building our code in cloud, we are getting this error "Mave...
We are working on a project that requires us to extract data from multiple PDF files for a user/session using the Python SDK. We want to speed up the process by making asynchronous (concurrent) Extract API calls using the asyncio and await functions. However, we are facing some issues with this appr...
Create a custom AEM Tools menu with a Granite UI Shell to upload a CSV file and subsequently pass that CSV file as a parameter to a servlet. Can someone suggest
I faced the below message once try to save or create product attributes for Visual & Text swatch type. Any suggestion, please advise. My Magento version is 2.4.5 p2. TypeError: Illegal offset type in /home/..../public_html/vendor/magento/module-swatches/Model/Plugin/EavAttribute.php:239Stack trace:#...
Currently, for asset searches, we are utilizing the GET method (via acs-assets-sharecommons). When selecting all images and documents in bulk, the URL is generated too large:Due to the extensive length of this GET method, we are encountering a "URI TOO LONG" response, resulting in an "unable to su...
I have been editing an image with the Photoshop API's actionJSON. The actionJSON object has a gaussianBlur and then does a generative AI fill. The call to https://image.adobe.io/pie/psdService/actionJSON is successful, but only the blur is applied to the image, while the generative fill action is no...
Helllo, I created an integration with Lightroom Services in the Adobe Developer Console. The integration successfully created a Client ID (api key) and client secret. I am trying to Authorize Request as step one of creating an auth token according to this documentation. However, when I send a reque...
I'm noticing a change in the Adobe form calculations as whenever there is an issue with dividing by zero, the application freezes up and crashes. This is a recent change as before it would just show NaN and handle the division. Was there a bug introduced in a new version? I don't want to have to fix...