wagnerdelima / drf-social-oauth2

drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.
https://drf-social-oauth2.readthedocs.io/en/latest/
MIT License
270 stars 34 forks source link

"Select a valid choice" error while creating application #119

Closed xennygrimmato closed 2 years ago

xennygrimmato commented 2 years ago

I followed the steps in the README file to setup drf-social-oauth2. While creating an Application in the admin panel, I get a "Select a valid choice" error even though I'm supplying the correct superuser username.

Screenshot 2022-02-17 at 6 32 35 PM
wagnerdelima commented 2 years ago

The user shall not be typed in the system. Instead, you need to select it from a button that appears right next to the user text.