D
D
discognate2015-10-21 21:33:51
PHP
discognate, 2015-10-21 21:33:51

Is it possible to get vk avatar url + full name?

Actually, you need to return the user's avatar and his full name to the site, is it possible to implement it without an application and any keys? something like ru.stackoverflow.com/posts/219968/revisions
but nothing came out of what they gave me, I didn’t encounter this

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Michael, 2015-10-21
@scherbuk

they answered you,
api.vkontakte.ru/method/users.get?uids=1&fields=ph... ,status
all you need to know is the user id

E
entermix, 2015-10-21
@entermix

According to the link that you wrote in your question, everything is written, moreover, an example is given!
Making a POST/GET request to:
In response we get:
In general: vk.com/dev

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question