Answer the question
In order to leave comments, you need to log in
Why does wall.getReposts return empty arrays?
I call wall.getReposts like this:
$query = file_get_contents('https://api.vk.com/method/wall.getReposts?owner_id=-180920410&post_id='.$id.'&access_token=токен&v=5.101');
Array
(
[response] => Array
(
[items] => Array
(
)
[profiles] => Array
(
)
[groups] => Array
(
)
)
)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question