Answer the question
In order to leave comments, you need to log in
How to solve the Access denied with parameters error when working with VK API video.search?
When working with the VK API for video search, I get the error "Access denied: no access to call this method' after calling method 'video.search' with parameters . I tried different parameters according to the example https://vk.com/dev/video.search , but I get the same error, but no problem to search groups, news, people
example query ```client.video.search(q: 'lol' ,adult: 1, hd: 0, search_own: 0, count : 5, extended: 1, v: 5.58)``` Tried different queries and API versions didn't help, THANK YOU for your help.
Answer the question
In order to leave comments, you need to log in
Most likely you have a token without permission to access video - Application permissions
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question