Answer the question
In order to leave comments, you need to log in
How to correctly make a vk api: users.getNearby request?
There is a php script that redirects the user to the authorization site in VK. Then the user with the received token is redirected to the php page.
On this page, using the token received by the user, I want to call the users.getNearby method. So the problem is that when executing such a request, I get a response with error code 15:
"Access Denied. Please make sure you are using the correct IDs and that the content for the current user is accessible in the full version of the site."
Answer the question
In order to leave comments, you need to log in
https://new.vk.com/dev/permissions
When you receive a token, write down what you need, probably you are making requests for the data that the user did not give permission
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question