Categories
Localhost and VKontakte authorization?
I use django-allauth. I receive in response.
{"error":"invalid_request","error_description":"redirect_uri has wrong domain, check application settings"}
Answer the question
In order to leave comments, you need to log in
Try using 127.0.0.1 instead of "localhost"
Because the VKontakte server sends data back to you, to this domain that you specify, and for it the localhost is not you, it is he himself. Use ngrok.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question