P
P
Pythonchik32020-02-29 18:02:39
Python
Pythonchik3, 2020-02-29 18:02:39

Why doesn't repost VK python work?

Hello.
I'm trying to write a python program to repost a specific post from another community. Error vk.exceptions.VkAPIError
: 15. Access denied: no access to call this method. request_params = {'method': 'wall.repost', 'oauth': '1', 'v': '5.68', 'owner_id': '-
192508910', 'text': 'Hello', 'object': 'wall85635407_3133'}

What should I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2020-02-29
@Pythonchik3

Read the documentation for the method https://vk.com/dev/wall.repost

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question