Answer the question
In order to leave comments, you need to log in
How to fix redirect_uri is incorrect, check application redirect uri?
Good evening, please tell a newbie what the REDIRECT_URI should be in VK, I myself set localhost: 8000 in the application settings, I get the following error
{"error":"invalid_request","error_description":"redirect_uri is incorrect, check application redirect uri in the settings page"}
Using django-allauth
Answer the question
In order to leave comments, you need to log in
The answer is rather strange: you need to leave the Trusted redirect URI empty, and write 127.0.0.1:8000 to the site address and domain
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question