V
V
Vladislav Rybakov2015-07-16 12:01:21
Classmates
Vladislav Rybakov, 2015-07-16 12:01:21

How to call mediatopic.post method from unity3d application?

Tell me how to post a message on the user's wall with a picture, title and description from the unity3d application, without the native confirmation window of classmates. Is it possible to call the mediatopic.post method from unity3d and how to do it?
There is no example of calling this method here https://apiok.ru/wiki/display/api/mediatopic.post+ru
Where can I get the uid or session key?
1. PUBLISH_TO_STREAM rights have already been requested.
2. I use SDK for unity as described here https://apiok.ru/wiki/pages/viewpage.action?pageId...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vjacheslav Kanivetc, 2015-07-16
@vladrybak

If you are given access to PUBLISH_TO_STREAM, then in order to call REST methods, in the case of a native application, you will need:
1. Active OAUTH session apiok.ru/wiki/pages/viewpage.action?pageId=81822117
2. Request calculator to check apiok parameters and signatures. ru/wiki/pages/viewpage.action?pageId=75989046
If not given, then your way:
1. Posting widget https://apiok.ru/wiki/pages/viewpage.action?pageId... via webview component or external browser from the application.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question