AEM Archetype 27, Commerce enabled Integrated with Magento. Followed the below documentation to configure
AEM Details : AEM 6.5
Service Pack :6.5.7
Commerce Add-on : commerce-addon-aem-650-all
Facing below issue
1. Clientlibs are not loading in AEM storefront.
2. Getting error in console :Resource at '/magento/graphql' not found: No resource found.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @anupammaiti ,
I don't think there is a relation between clientlib and /graphql endpoint.
Setting up the CIF add-on project won't affect the clientlib.
it should load properly. can you please confirm if you are getting this issue in the author or publisher environment?
can you try hitting http://localhost:4502/commerce.html and see if you are able to see the products.
if not then configuration in cloud service is not done properly.
when you are giving localhost:4502/magento/graphql then make sure you have proxied the magento endpoint to localhost:4502.
thanks,
Prince
Hi @anupammaiti ,
Seems like permission issue.
Please have a check if permission (read ACL) is enabled for /magento/graphql and /etc folder folder.
Also please have a check on dispatcher filter is not blocking the request.
Looks like local proxy is not setup
Hi @anupammaiti ,
I don't think there is a relation between clientlib and /graphql endpoint.
Setting up the CIF add-on project won't affect the clientlib.
it should load properly. can you please confirm if you are getting this issue in the author or publisher environment?
can you try hitting http://localhost:4502/commerce.html and see if you are able to see the products.
if not then configuration in cloud service is not done properly.
when you are giving localhost:4502/magento/graphql then make sure you have proxied the magento endpoint to localhost:4502.
thanks,
Prince
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies