buttondown / roadmap

Buttondown's public roadmap
53 stars 0 forks source link

MissingAuthenticationError #3549

Open sentry-io[bot] opened 1 month ago

sentry-io[bot] commented 1 month ago

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