I'm trying to set up Adobe API Mesh locally within a Docker container and am encountering an issuewhere the `aio api-mesh run` command appears to hang after starting the local server. Here's a breakdown of my setup and the issue:1. Custom Docker Container Setup:I'm using a `docker-compose.yaml` and ...
Hello Everyone,Can anyone please guide me or share some documentation to integrate a 3rd party DAM (Frontify) in universal editor so the author can pick assets directly from "Frontify asset picker" and then the selected asset's URL is stored in my universal editor input box?
Getting below error when running the npm run onboard command. I have updated the workspace.json file with the latest download json. But still getting the same error. How do I debug and fix this issue?
Hello, We encountered an error while deploying the Single Page Application built on the Adobe I/O runtime. Please refer to the following error message: ✔ Built 4 action(s) for 'commerce/backend-ui/1'✔ Building web assets for 'commerce/backend-ui/1'✔ Deployed 5 action(s) for 'commerce/backend-ui/1'✖ ...
Hello,I'm trying to connect my Storefront with my Adobe Commerce PaaS instance (with Live Search), so I'm trying to install the sources CommerceCatalogServiceGraph and CommerceCoreGraph to my API MESH. However, when I try to install, I receive the following errors: User does not belong to the organi...
I configured a standalone Appbuilder project successfully, but I get this error when I try to deploy it. Built 3 action(s) for 'application' ✔ Building web assets for 'application' ✖ Deploying actions for 'application' › Error: Unknown Error From API: getaddrinfo ENOTFOUND deploy-service.app-buil...
I have merged the Commerce Starter Kit with custom Admin UI code. When I run the aio app build, it is completed successfully, but when I run the aio app deploy, I get the following error:Deploying web assets for 'commerce/backend-ui/2' Error: missing files in /home/user/Documents/App-Builder/Publish...
Hello, We are encountering an error after upgrading the aio-cli version from 10.3.4 to 11.0.0.The current Node.js version is node-v20.18.0. Error message:› Error: [IMSSDK:CONTEXT_NOT_CONFIGURED] IMS context 'onboarding-config' is not configured After reverting to aio-cli version 10.3.4, the aio co...
Hello, We are encountering an error while retrieving the list of deployed actions on Adobe I/O Runtime. Please refer to the following cURL request as an example.curl --location --request GET 'https://api.adobe.io/runtime/namespaces/xxxxxxxxx@AdobeOrg/oauth-sever-to-server-clientKey/actions' \ --head...