neomatrixcode / Diana.jl

GraphQL for Julia
https://diana.nicepage.io/
MIT License
115 stars 16 forks source link

Allow Queries with no Auth #12

Open markhalonen opened 4 years ago

markhalonen commented 4 years ago

If I don't specify the auth token, it still sends an "Authorization" header, which the server sees as incorrect syntax.

neomatrixcode commented 4 years ago

Good day, In order to solve the problem I need additional information.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Set up environment
  2. Arguments
  3. Function/method
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment

Additional context Add any other context about the problem here.