My AEM version is 6.5.10. I have installed graphiql interface to verify graphql queries, but when I open the interface http://localhost:4502/content/graphiql.htmlthe result section (right column) shows error message as given belowfailed to execute ‘text’ on ‘Response’ : body stream already readstack...
Hello,I'm trying to build an integration that works with AEM Assets using Assets HTTP API. I am using this article to do so but I can go through all the steps only with the local development token and when I am trying to authorize with Basic Auth in Postman I keep getting 401.What can be done to res...
is remote spa supported to AEM on prim versions too ? As I see this tutorial explains remote spa with AEM cloud as a Service only - https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/remote-spa/overview.html?lang=en
Hi community, i am going through second chapter of wknd spa tutorial where add a new component to the SPA and deploy the changes to a local AEM instance, here is the linkhttps://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/react/integrate-spa....
HI All, i am seeing Angular/React app in Adobe documentation open any link from the below URL for SSR. https://experienceleague.adobe.com/docs/experience-manager-64/developing/headless/spas/spa-ssr.html?lang=en#aem-driven-communication-flow But am looking for only AEM-SPA-REACT-SSR.if i ran build i...
Hi all, I can find the article https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/authentication/overview.html?lang=en which talks about solutions for token based authentication support provided by AEM as a Cloud Service. Do we have a similar solution ...
I want to use GraphQL for a poc. I am reffereing to this documentation.I don't see GraphQL persistent Queries option in my configuration under Tools > General > Configuration browser nor I see any GraphQL option under Tools > Assets.I tried installing the GraphiQL interface from this link But now if...
I am building a React SPA in AEM 6.5.8 and can't figure out how to get i18n translations into the React components. We are able to receive the AEM dialog content as props by using the method described here: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-hea...