We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Authorization header doesn't start with "Bearer ".
The text was updated successfully, but these errors were encountered:
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 ".
Sorry, something went wrong.
fixed
No branches or pull requests
Authorization header doesn't start with "Bearer ".
The text was updated successfully, but these errors were encountered: