F
F
fizique2016-11-17 09:18:23
Python
fizique, 2016-11-17 09:18:23

How to use OK API in python?

There is a task of duplicating site articles into a group on OK.RU. Do I understand correctly that in order to access the API, you need to register a "Hidden Application" inside OK and use its tokens in python? And if so, what rights do I need for mediatopic.post?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vjacheslav Kanivetc, 2016-11-17
@fizique

Yes, you need to register applications, and since you will be duplicating posts in your group, you can use the token obtained directly from the application's editing interface,
and no special rights are required except for GROUP_CONTENT. - read https://apiok.ru/dev/methods/rest/mediatopic/media...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question