Expand my Community achievements bar.

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • on 07-10-2022
    I am working on AEM and SPA, here I want to use Assets REST API but want to know how I can secure our Assets REST API.   how we can configure OAuth with Assets REST API?   If there is any suggestion/example it will really helpful.

    Views

    239

    Likes

    0

    Replies

    2
  • on 27-09-2022
    I am considering using React and Next.js for AEM headless.The following page has an example of Next.js usage, is this a remote SPA example? https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/how-to/example-apps/next-js.html?lang=ja   Or is it possible ...

    Views

    625

    Likes

    0

    Replies

    2
  • on 21-09-2022
    I have a query like this: type=nt:unstructuredpath=/content/dam/articlesnodename=mastergroup.p.or=truegroup.1_property=titlegroup.1_property.value=%articlegroup.1_property.operation=like ... for group's `1_property` I want to search without case senstivity, how can I achieve the same? I am on AEM 6....

    Views

    181

    Likes

    0

    Replies

    1
  • on 19-09-2022
    I want to fetch path of a given node only and here's my query: type=nt:unstructuredpath=/content/dam/wknd-shared/en/adventuresnodename=masterp.hits=selectivep.properties=tripLength path   However this is what I get: { "success": true, "results": 10, "total": 16, "more": false, "offset": 0,...

    Views

    191

    Likes

    0

    Replies

    2
  • on 16-09-2022
    I'm getting 404 Error when I try to access http://localhost:4502/content/graphiql.html    AEM Version: 6.5.13 CSRF Filter checked I don't see GraphQL and GraphQL Query Editor tiles and tools: I see GraphQL Endpoints under tools/assets    

    Views

    266

    Likes

    0

    Replies

    2
  • on 23-08-2022
    graphiQL Tool not found on AEM 6.5.5.0 Tried manually download the GraphiQL Content Package v0.0.6 from AEM as a Cloud Service downloads, and installed the package. Still doesn't seem to have graphiQL tool on AEM?

    Views

    303

    Likes

    0

    Replies

    2
  • on 23-08-2022
    Does AEM headless Graphql Sort? I try the playground and did not find the 'sort' field.   Is there any way to use sorting in AEM?

    Views

    272

    Likes

    0

    Replies

    1
  • on 27-07-2022
    Hi,      I am creating the persistent query for my project but i am getting below error while submitting PUT request on AEM cloud DEV environment.   {     "errors": [         {             "errorType": "PersistenceError",             "message": "Failed to save Query",             "details": "Path: ...

    Views

    300

    Likes

    0

    Replies

    2
  • on 18-07-2022
    I am following this Remote SPA tutorial, and added a Fixed `AEMTitle` component to the AdventureDetail.js component below.  /react-app/src/components/AdventureDetail.js //... <AEMTitle pagePath={`/content/wknd-app/us/en/home/adventure/${adventureName}`} itemPath='root/AdventureDetail_title'/> //... ...

    Views

    154

    Likes

    0

    Replies

    0
  • on 18-07-2022
    I am trying to save a persisted query in AEM's GraphiQL Explorer. I can run the query fine, as seen on the right side results.  But if I try "Save As", I get the following error. "Validation error of type FieldUndefined: Field 'adventureList' in type 'QueryType' is undefined"  I also tried named que...

    Views

    4.3K

    Likes

    0

    Replies

    4
Top contributors In the last month (30 days)
1
Avatar
Give Back 500
3 Accepted solutions
2
Avatar
Boost 250
1 Accepted solution
3
Avatar
Affirm 1
1 Accepted solution
4
Avatar
Ignite 1
1 Accepted solution
page footer