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

AuthError #295

Open
kevinkle opened this issue May 24, 2018 · 0 comments
Open

AuthError #295

kevinkle opened this issue May 24, 2018 · 0 comments

Comments

@kevinkle
Copy link
Member

https://sentry.io/superphy/spfy/issues/532062489/

AuthError: 
(2 additional frame(s) were not displayed)
...
  File "flask_cors/extension.py", line 161, in wrapped_function
    return cors_after_request(app.make_response(f(*args, **kwargs)))
  File "flask/app.py", line 1517, in handle_user_exception
    reraise(exc_type, exc_value, tb)
  File "flask/app.py", line 1612, in full_dispatch_request
    rv = self.dispatch_request()
  File "flask/app.py", line 1598, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "middleware/auth.py", line 67, in decorated
    " token."}, 400)

AuthError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant