Hello Team,
I am currently facing an urgent issue where the API mesh configuration, which was previously working perfectly, has suddenly stopped functioning. The following error is being thrown when I try to create the mesh:
Error: Unable to create a mesh. Check the mesh configuration file and try again. If the error persists please contact support. RequestId: 53ca100e-0eac-4755-bcfb-9866c1606efd
Configuration Details:
Here is the configuration I am using:
{ "meshConfig": { "sources": [ { "name": "Commerce", "handler": { "graphql": { "endpoint": "https://dummy.test.com/graphql", "operationHeaders": { "Authorization": "{context.headers.authorization}", "app-pincode": "{context.headers.app-pincode}", "store": "{context.headers.store}" } } } } ], "responseConfig": { "CORS": { "maxAge": 60480, "methods": [ "GET", "POST", "PUT", "HEAD", "OPTIONS" ], "origin": [ "https://dummy.test.com", "https://dummy.test.com" ] } } } }
What I Have Already Checked:
Steps Taken So Far:
Request for Immediate Assistance: Could you please help with the following:
Given the urgency of the issue, we would appreciate your prompt response and support to resolve this situation.
Thank you for your immediate attention to this matter.
Hi Roshan,
We reviewed the configuration, and everything appears to be correct. Based on the RequestId: 53ca100e-0eac-4755-bcfb-9866c1606efd, we can see that a mesh already exists in the workspace.
Could you confirm if you are attempting to create a new mesh in a workspace that already has one? The error message should indicate this with the following:
"Selected org, project, and workspace already has a mesh."
Instead of creating a new mesh, could you try updating the existing one? You can follow the update guide here:
Adobe API Mesh Update
Best,
Prabhu Ram.
Manager, Software Development, Adobe
Hi Prabhu Ram,
We are getting errors while updating the existing mesh. Due to this, we are not able to show the latest content, which is on high priority.
Regards,
Awadhesh
Hey Awadesh and Roshan,
Could you please create a support case on Experience League? You can find the details here: https://experienceleague.adobe.com/en/docs/commerce-knowledge-base/kb/help-center-guide/magento-help....
This will allow us to provide better guidance, as the issue may be specific to your mesh. We'll ensure someone looks into it promptly.
Thanks,
Prabhu Ram.
Views
Likes
Replies