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
Sentry Issue: APPLICATION-BACKEND-745