XMLHttpRequest cannot load https://api.vk.com/method/audio.get?owner_id=171166379&count=81&access_toke…09b13baa888c131fb310a1221cd086b043sa22wqd. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://w-0rld.ru' is therefore not allowed access. - This error comes out when I want to get audio recordings. getJSON('https://api.vk.com/method/audio.get?owner_id='+id+'&count=81&access_token=' + token, function(t) { ... ... As I understand it, not gives a list - it is worth some kind of prohibition. Is there another way to get data?
access_tokenyou getaccess_tokendid you request thescoperights to audioaudio? if not, then it would be necessary - Alexey Shimansky