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

Function user_data returns list. This leads to exception in social/backe... #67

Merged
merged 1 commit into from
Oct 28, 2013

Conversation

akamit
Copy link
Contributor

@akamit akamit commented Oct 28, 2013

...nds/oauth.py (line 340): "ValueError, dictionary update sequence element #0 has length 31; 2 is required". Taking 1st elementt of that list fixes the error.

…ckends/oauth.py (line 340): "ValueError, dictionary update sequence element #0 has length 31; 2 is required". Taking 1st elementt of that list fixes the error.
omab added a commit that referenced this pull request Oct 28, 2013
Function user_data returns list. This leads to exception in social/backe...
@omab omab merged commit 0a784f9 into omab:master Oct 28, 2013
@omab
Copy link
Owner

omab commented Oct 28, 2013

Thanks!

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