VkNet.Exception.AccessDeniedException: 'Access denied: no access to call this method. It cannot be called with current scopes.' #1621
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Привет, пытаюсь ознакомится с этой библиотекой, и в частности с методами связанами с музыкой. Пытаясь получить список аудио, сталкиваюсь с ошибкой "VkNet.Exception.AccessDeniedException: 'Access denied: no access to call this method. It cannot be called with current scopes.'", json ошибки
{"error":{"error_code":15,"error_subcode":1133,"error_msg":"Access denied: no access to call this method. It cannot be called with current scopes.","request_params":[{"key":"method","value":"audio.get"},{"key":"oauth","value":"1"},{"key":"v","value":"5.131"}]}}
. Для получения данных использовал пример из репозитория. Так же были использованы разные версий Vk.Net 1.77.0, 1.78.0 и 1.79.0-alpha-110, а так же был подключен Vk.Net Audi Bypass Service.В итоге так и выбрасывается ошибка доступа. Буду очень благодарен если сможете помочь понять род этой ошибки и как исправить. Спасибо
Beta Was this translation helpful? Give feedback.
All reactions