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

fix get_access_token, multiple tokens created at once #111

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

fsilvera
Copy link

We found that when the get_access_token view is called in simultaneous more than one token are created so the exception MultipleObjectsReturned is raised.

Francisco and others added 4 commits December 10, 2014 16:45
replace mimetype for content_type in Response objects
replace request.REQUEST for request.POST
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

Successfully merging this pull request may close these issues.

2 participants