Hi Community, i am going through chapter 5 of wknd spa tutorial where to add custom component to the SPA and deploy the changes to a local AEM instance, here is the link https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/react/custom-compone...
I need to get the events while the property 'jcr:lastModified' is either added or modified. Also I only need to watch certain paths. I tried to add properties like this. I also checked the event console http://localhost:4502/system/console/events where I couldn't find my class. The debugger is also ...
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 ...