Thursday, June 25, 2015

Error when adding application record for django-rest-framework-social-oauth2

I am following the instructions for django-rest-framework-social-oauth2 at https://pypi.python.org/pypi/django-rest-framework-social-oauth2/0.0.4

When I attempt to add an application record via "Home › Oauth2_Provider › Applications › Add application", I get the error message "Select a valid choice. That choice is not one of the available choices."  This error appears to be on the user field, where I specified the Django superuser "daniel".

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2fcd27e8-3127-493b-8f2a-c4a2e31554d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment