Cannot Connect to third Party GraphQL API #33448
Unanswered
udemezue01
asked this question in
Help
Replies: 1 comment
-
+1 getting the same issue, but in my case I don't even need credentials.
This configuration fails. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Preliminary Checks
Description
I tried making graphQL request resources with the following credentials and I got these errors below.
Here are some of the details of the GraphQL info below.
The GraphQL Endpoint is set up:
https://kaleidoscope-graph-ql.herokuapp.com/graphql
Required header "
X-AUTH-HEADER ="xxxxxxxxxxxxxxxxxxxxxxxx"
I don't know how to set it up in such a way that it returns a 200 ok
Reproduction Link
https://github.com/udemezue01/KL-Issues
Steps to Reproduce
...
Expected Result
I expected to get a 200 OK response
Actual Result
Environment
Config Flags
No response
Beta Was this translation helpful? Give feedback.
All reactions