Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/5/21
    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...

    Views

    2.9K

    Likes

    0

    Replies

    2
  • 10/4/21
    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...

    Views

    3.4K

    Likes

    0

    Replies

    5
  • 9/19/21
    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

    Views

    960

    Likes

    0

    Replies

    2
  • 9/13/21
    Given I am a content author, When I configure the page of particular template, Then I want the components should be preloaded on page 

    Views

    3.0K

    Likes

    0

    Replies

    6
  • 9/11/21
    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....

    Views

    4.6K

    Likes

    0

    Replies

    4
  • 8/10/21
    Hi, I tried to create action with below code. function main(params) {//var test = async function() {const adobeIOSdk = require('@adobe/aio-sdk')//const presignUrl = await files.generatePresignURL('mydir/myfile.txt', { expiryInSeconds: 60 })const presignUrl = 'test'//return presignUrl//}return {statu...

    Views

    2.3K

    Likes

    0

    Replies

    6
  • 8/7/21
    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...

    Views

    880

    Likes

    0

    Replies

    1
  • 8/2/21
    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 ...

    Views

    658

    Likes

    0

    Replies

    1
  • 7/8/21
    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...

    Views

    3.7K

    Likes

    0

    Replies

    7
  • 6/17/21
    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...

    Views

    3.4K

    Likes

    0

    Replies

    4