native HTTPS authentification is needed #12

Closed
opened 2021-10-17 00:13:33 +02:00 by peet · 1 comment
Owner

The graphwl client wont connent, and download the schema, when there is no native https authentification. I tried it with a https Reverse Proxy in between, still doesnt work.

Here is the Error:

Execution failed for task ':app:downloadApolloSchema'.
> cannot get schema from https://kadevs.serveminecraft.net: 405:
  HTTP method not allowed`

The graphwl client wont connent, and download the schema, when there is no native https authentification. I tried it with a https Reverse Proxy in between, still doesnt work. Here is the Error: ```* What went wrong: Execution failed for task ':app:downloadApolloSchema'. > cannot get schema from https://kadevs.serveminecraft.net: 405: HTTP method not allowed` ```
Erik was assigned by peet 2021-10-17 00:13:33 +02:00
peet added the
network
io
bug
labels 2021-10-17 00:16:32 +02:00
Owner

Is not needed, but adding "/graphql" to URL is

Is not needed, but adding "/graphql" to URL is
Erik closed this issue 2021-11-20 15:20:29 +01:00
Sign in to join this conversation.
No description provided.