Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's not working with QLever #92

Closed
BenjaminHofstetter opened this issue Feb 13, 2025 · 2 comments
Closed

It's not working with QLever #92

BenjaminHofstetter opened this issue Feb 13, 2025 · 2 comments

Comments

@BenjaminHofstetter
Copy link
Collaborator

Authorization header doesn't start with "Bearer ".

@BenjaminHofstetter
Copy link
Collaborator Author

BenjaminHofstetter commented Feb 13, 2025

POST / HTTP/1.1
Accept: text/turtle
Content-Type: application/x-www-form-urlencoded
User-Agent: axios/1.7.9
Content-Length: 7795
Accept-Encoding: gzip, compress, deflate, br
Host: localhost:7001
Authorization: Basic <removed>
Connection: close

query=...HTTP/1.1 400 Bad Request
Content-Type: text/plain
Connection: close
Content-Length: 51
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Allow-Methods: GET, POST, OPTIONS

Authorization header doesn't start with "Bearer ".

@BenjaminHofstetter
Copy link
Collaborator Author

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant