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

Bad Request - Missing Authorization header #157

Closed
ManiakMill opened this issue Nov 26, 2024 · 2 comments
Closed

Bad Request - Missing Authorization header #157

ManiakMill opened this issue Nov 26, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ManiakMill
Copy link

ManiakMill commented Nov 26, 2024

Hello! I'm already go crazy.

  • nginx
  • PHP version | 8.2.25
  • Linux 5.10.0-31-cloud-amd64
  • MariaDB 10.5.27
  • Imagick 3.7.0 (ImageMagick 6.9.11-60)
  • Craft Pro 5.5.3
  • Yii version 2.0.51
  • Twig version v3.14.2
  • GraphQL Authentication | 3.0.0-RC3
  1. Run auth mutation to my private schema
  2. Get normal response.
  3. Try to use Authorization : JWT {token}
  4. Missing Authorization header
{D2642C9D-BA6A-42EF-850D-4602136E13C2}
{AAE9559C-EB35-470C-B3A9-7EA98C6E1446}

Its related to #155

@jamesedmonston jamesedmonston self-assigned this Dec 31, 2024
@jamesedmonston jamesedmonston added the bug Something isn't working label Dec 31, 2024
@jamesedmonston
Copy link
Owner

@ManiakMill I've updated the installation docs: https://graphql-authentication.jamesedmonston.co.uk/installation. Does that help with your issue?

Also see the note on https://graphql-authentication.jamesedmonston.co.uk/usage/signing-requests if you're using Apache as your web server.

@ManiakMill
Copy link
Author

Yes this solution is help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants