S
S
Sergey Turetsky2019-05-09 20:54:40
In contact with
Sergey Turetsky, 2019-05-09 20:54:40

How to access the VK wall by specifying your redirect_url?

I am making an application that requires access to the VK wall. The question is how to get access to the wall by offering the user such a link?
https://oauth.vk.com/authorize?client_id=6960940&s...
I know that this is not possible, according to the documentation. But I found an application that can do this.
https://oauth.vk.com/authorize?client_id=3808203&s...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rogiivs, 2019-05-09
@rogiivs

why is this not possible? The contact will not redirect tokens to third-party URLs only if permissions are requested to access the methods of the messages section . In other cases, there are no problems. response_type is better to use the value of token , less hassle.
if you need access to a user's wall then you need wall (Access to the wall) and offline (Access at any time)
permissions if you need access to the community wall then you need permissions groups (Access to groups) and offline (Access at any time)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question