Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

GraphQL Ide not working issue.

Avatar

Level 7

I am trying to access graphql ide from my AEM as cloud service on premise setup on below mentioned path but getting some error, could you please help me resolve this error.

 http://localhost:4502/content/graphiql.html.

akshaybhujbale_0-1653909158694.png

 

 

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @akshaybhujbale , I have done the same configuration and it is working for me on the local setup. Might be the case where url shortening(http://localhost:4502/content/graphiql.html getting converted to the http://localhost:4502/content/graphiql/)is happening in your AEM, please check the configuration Day CQ Link Checker Transformer or the /etc/maps for the rewrites happening that will strip .html

 

 

View solution in original post

4 Replies

Avatar

Correct answer by
Level 4

Hi @akshaybhujbale , I have done the same configuration and it is working for me on the local setup. Might be the case where url shortening(http://localhost:4502/content/graphiql.html getting converted to the http://localhost:4502/content/graphiql/)is happening in your AEM, please check the configuration Day CQ Link Checker Transformer or the /etc/maps for the rewrites happening that will strip .html