Answer the question
In order to leave comments, you need to log in
Error in access when working with vk_api (Python)?
Wrote a script that displays information about the user's conversations
import vk_api
vk = vk_api.VkApi('логин','пароль')
vk.auth()
print(vk.method('messages.getConversations',{'filter':'all'}))
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