So, the audio.get method, which returns the user's playlist. At some point, he began pulling audio recordings that are available only for the web version.

I checked the WindowsPhone application, pulled out their client_id from there. In this situation, everything works as it should - a playlist is pulled out, but without links. Do they have their own personal API or what is it?

Ultimately, I need to get the WindowsPhone application to work: Return a full playlist without links. Any ideas?

    1 answer 1

    The solution is very simple - pull data from the web of the muzzle. Returns all the necessary information, but without links to audio recordings.

    Move: In the console, find audio.php and see which request goes there and form a similar one. Login required in the platform. The answer returns to json - an extremely dirty result without a field name and with some system information, the purpose of which I do not know.