Answer the question
In order to leave comments, you need to log in
How to make vk_api authorization by login and password for longpoll?
You need to authorize with a password and login to use longpoll .
Here is what I have:
vk_session = vk_api.VkApi(login, password)
vk_session.auth()
token = vk_session.token["access_token"]
vk_api.exceptions.ApiError: [15] Access denied: no access to call this method
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