


Hi all,
I created graphql persisted queries from POSTMAN and they are working fine on author and publish instance but when I am making GET call on dispatcher following error is coming. Also I have made the required changes to dispatcher.any file.
Can someone help me with it?
Solved! Go to Solution.
Views
Replies
Sign in to like this content
Total Likes
Hi @vanshgg,
I assume when you say you made the required changes to dispatcher.any - you added a filter in the dispatcher filter rules to pass the request to publisher for processing and response. To troubleshoot the issue, enable the dispatcher to log debug messages and find answers to the below questions.
Based on the response body in the screenshot, the request seems to be blocked by dispatcher.
Hi @vanshgg,
I assume when you say you made the required changes to dispatcher.any - you added a filter in the dispatcher filter rules to pass the request to publisher for processing and response. To troubleshoot the issue, enable the dispatcher to log debug messages and find answers to the below questions.
Based on the response body in the screenshot, the request seems to be blocked by dispatcher.