InternalServerError in GraphQLHttpClient.cs #625
Unanswered
jfitzpatholman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I'm trying to use the client to pull data from a HotChocolate GraphQL API. I keep getting an InternalServerError whenever I make a call to the client, and the API in question doesn't even receive the request. I'm positive I have the right URL, and I'm formatting the queries correctly, so I have no idea what could be causing this error. Any suggestions on how to fix this?
Thanks in advance,
Jack
Beta Was this translation helpful? Give feedback.
All reactions