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

tag api #7

Open
quan12jiale opened this issue Jan 2, 2019 · 1 comment
Open

tag api #7

quan12jiale opened this issue Jan 2, 2019 · 1 comment

Comments

@quan12jiale
Copy link

When I run the program with the tag api,why did I type http://127.0.0.1:5000/api/v1/user in the browser's address bar, and I raised an error AttributeError: '_AppCtxGlobals' object has no attribute 'current_user'. The error location is in line 106 to line 110 of todoism\todoism\apis\v1\resources.py, where line 110 returns jsonify(user_schema(g.current_user)).

@greyli
Copy link
Owner

greyli commented Jun 6, 2019

Please provide the full error traceback.

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

2 participants