Answer the question
In order to leave comments, you need to log in
Why is the video from vk api not coming?
I registered the standalone application in VK. The goal is to show video from VK in your Android application using the ExoPlayer library.
I make a request
https://api.vk.com/method/video.get?owner_id=-<owner_id>&v=5.73&access_token=<my_service_token>&videos=-<video_id>
{
"response": {
"count": 1,
"items": []
}
}
Answer the question
In order to leave comments, you need to log in
When receiving objects that may not be directly accessible, for example, photos or videos in the news, the access_key field comes along with the objects, which must be passed when receiving these objects directly or when performing actions with them
123456_654312_6d103522bc13b790c5
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question