


hi guys,
Does anyone knows where to check error logs for persisted query?
I got one error in my local testing (see below) but could not find any errors in error.log. Did I miss something?
Views
Replies
Sign in to like this content
Total Likes
my bad, it should be graphql/execute.json rather than graphql/persist.json
Views
Replies
Sign in to like this content
Total Likes
@baoyu_li can you install fiddler or check the network tab and see the request and header. Looks like an issue with a Mime type.
Views
Replies
Sign in to like this content
Total Likes
right, it may not hit AEM at all? it is 415 error, any idea how to fix it?
Views
Replies
Sign in to like this content
Total Likes
Check Content-Type header value
my bad, it should be graphql/execute.json rather than graphql/persist.json
Views
Replies
Sign in to like this content
Total Likes