Hello all,I have built an application which uses the Photoshop API for processing images for a client. Several PSDs the client has supplied work perfectly. However, they provided me a new PSD that fails with the following error: Smart Object Edit Failure (type InternalServiceError). I admit limited...
Will there be any billing associated for testing postman API calls after AEP authentication. We have a company sandbox , so please let us know till how many request we can make.
Hi, for my project I have created 4 runtimes - dev, qa, stage & prod. When I publish the app in all the runtimes - it gets available globally on www. How can I restrict this at org level - where in users outside my org should not be able to access dev, qa & stage. Example - https://12345-mywebsi...
Is it possible that for the same runtime action request, one part of the logs will be shown with one activation ID and another part with another? We have implemented an action used for Server Side Render, and we have implemented a list of strategic applicative logs like:Start SSR -> as first row cod...
Trying to follow these steps to create an App Builder to consume Adobe Commerce events: https://developer.adobe.com/commerce/events/get-started/configure-commerce/When getting to the step of running: bin/magento events:subscribe observer.catalog_product_save_after --fields=sku --fields=stock_data.qt...
I am getting following error while starting aem server, 24.07.2023 12:26:59.517 *ERROR* [0:0:0:0:0:0:0:1 [1690181819507] GET /libs/granite/core/content/login.html HTTP/1.1] org.apache.sling.engine.impl.SlingMainServlet service: Uncaught Problem handling the requestjava.lang.IllegalArgumentException:...
Hi, We have deployed a custom react app on App builder with API mesh configured for 2 endpoints - 1. Magento 2. AEM My API mesh endpoint & Magento & AEM endpoints are working fine individually. However, when we are trying to retrieve data from Magento in API mesh, it is failing at some point. I wou...
We are integrating AEM CIF with 3rd Party commerce(Hybris). We using Diconium connector(https://github.com/diconium/commerce-cif-graphql-integration-hybris) and deployed it in Adobe I/O.We have done CIF Cloud Configs to enable Commerce in AEM , which will help us in using Product/Category Picker. we...
After running npm install command I am trying to deploy the code using "aio app deploy" but I ended up with below error. "stack": "ModuleParseError: Module parse failed: Unexpected token (1:0)\nYou may need an appropriate loader to handle this file type, currently no loaders are configured to proce...
I need to install WKND Site in AEMaaCS so I downloaded the packages from https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-2.1.4 and tried to install through package manager but I ended up with "Package (or it's subpackage(s)) contains application content which isn't supported a...