T
T
tesusa2020-11-27 15:26:20
API
tesusa, 2020-11-27 15:26:20

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

1 answer(s)
S
Sergey Karbivnichy, 2020-11-27
@tesusa

Most likely you have a token without permission to access video - Application permissions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question