st4lk / django-rest-social-auth

OAuth signin with django rest framework
MIT License
521 stars 122 forks source link

no body returned for response #102

Closed benzom closed 4 years ago

benzom commented 4 years ago

i'm using token for vk-oauth2 authentication, and every time i send post request to api/login/social/token_user/ i get 400 error. what am i doing wrong? first method with token works just fine

de-don commented 3 years ago

@benzom do you solve the problem? Please say how for other programmers with the same problem :)