M
M
Murat Krashnikov2021-11-24 15:19:31
Python
Murat Krashnikov, 2021-11-24 15:19:31

I don’t understand what is the error in vk_api, wall.edit?

Here is the part of the code responsible for replacing the text in wall.edit:

VkApi.method('wall.edit', {post_id=1, owner_id=111111111, massage=str(track_info)})

The token is written like this:

vk_session = vk_api.VkApi(token="Тут был токен standlone приложения")

That is, I take the text from the variable and want to replace it, but for some reason I can't.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question