Closed ernst545 closed 6 years ago
Never heard of Facebook Account Kit before. However this issue is not related with this project. As you can see, facebook answers back to you saying your token is malformed. The default facebook backend provided by python-social-auth is probably not working with your kind of tokens. Look over there in order to see if they have a backend or issues for your problem.
I'm trying to login user via Facebook Account Kit. Front-end gives me access-token after all staff with mobile phone. I tried
http://127.0.0.1:8000/auth/convert-token/
to login user with these params:The response is:
I tried to change
token
intocode
and the response is: