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

MissingAuthenticationError #3549

Open
sentry-io bot opened this issue Oct 13, 2024 · 0 comments
Open

MissingAuthenticationError #3549

sentry-io bot opened this issue Oct 13, 2024 · 0 comments
Labels
Type: Bug A problem that impairs or prevents the functions of the product.

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 13, 2024

Sentry Issue: APPLICATION-BACKEND-745

MissingAuthenticationError: 
(6 additional frame(s) were not displayed)
...
  File "api/authentication.py", line 44, in __call__
    token = get_token_from_header(request)
  File "api/authentication.py", line 28, in get_token_from_header
    raise MissingAuthenticationError
@jmduke jmduke added the Type: Bug A problem that impairs or prevents the functions of the product. label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug A problem that impairs or prevents the functions of the product.
Projects
Status: Not started
Development

No branches or pull requests

1 participant