ERR_CONTENT_DECODING_FAILED when deployed in Lambda #1922
Unanswered
jjun3188
asked this question in
Q&A / Support
Replies: 1 comment
-
converted to a discussion as this is an implementation support question and not an issue with our project. hopefully someone else has come across a similar issue and can help you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I am getting a blank HTML page with
net::ERR_CONTENT_DECODING_FAILED 200
in the browser console when I open GraphiQL.It works just fine when I run the application locally, but I get that error when deployed in Lambda.
Is anyone having the same issue?
Beta Was this translation helpful? Give feedback.
All reactions