Diana.jl icon indicating copy to clipboard operation
Diana.jl copied to clipboard

Allow Queries with no Auth

Open markhalonen opened this issue 5 years ago • 1 comments

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

markhalonen avatar Jan 14 '20 04:01 markhalonen

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

  • Repository
  • OS: [e.g. Win/Mac/Linux]
  • IDE [e.g. REPL, Jupyter lab/notebook, Aton/Juno, Visual Studio Code]
  • Project/Manifest

Additional context Add any other context about the problem here.

neomatrixcode avatar Jan 14 '20 05:01 neomatrixcode