You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NotAuthenticated: Authentication credentials were not provided.
File "rest_framework/views.py", line 493, in dispatch
self.initial(request, *args, **kwargs)
File "rest_framework/views.py", line 411, in initial
self.check_permissions(request)
File "rest_framework/views.py", line 333, in check_permissions
self.permission_denied(
File "rest_framework/views.py", line 174, in permission_denied
raise exceptions.NotAuthenticated()
An exception was intercepted by custom_exception_handler
The text was updated successfully, but these errors were encountered:
Seeing a lot more of this exception, but I'm not sure it's meaningful.
Sentry Issue: MICROMASTERS-4P2
The text was updated successfully, but these errors were encountered: