Answer the question
In order to leave comments, you need to log in
How to correctly call VKontakte API methods on the server side?
Welcome all.
Faced the task of getting the number of Likes for my application on the server side (Java).
In fact, I'm looking for an alternative VK.Api.call('likes.getList')
in the form of a single URL with a set of parameters.
That is, my server will call the API by calling for example:
_ vkontakte.ru/developers.php?oid=1234567&p=likes.ge...
In general, I googled for a long time, and could not figure out which correct URL to use.
If anyone has come across a similar issue, I'd be grateful for your help!
Sample code in any language Python, PHP and others, or just a URL will do.
PS: The API developers promise that "this method can be called without using authorization data."
Answer the question
In order to leave comments, you need to log in
Run the test on the local host and track with a sniffer what URL is being requested.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question