Closed foshechka closed 9 years ago
Open the app.js file, and you will find instructions to obtain your own api key. I'll copy it below:
Once you obtain the token from the url of the page that will load, replace it below, where it says: "accessToken: "
//Config for vk audio.search api
var vkConfig = {
url: "https://api.vk.com/method/audio.search",
sort: 2,
autoComplete: 0,
accessToken: "ccd09c5c990069316002d28ab7f0e0ba5841fbcdc626c0524afbe4faea92451ea43a4240cab3de8eda4df", // Public Vkdl 1
count: 300
};'
Getting a new api should fix a lot of the errors you have been receiving. Let me know if you have any trouble.
Yes, I know that. I am wondering why you can not enter the captcha again.
They block captcha attempts in order to stop bots from brute-forcing their way through the captchas by trial and error.
http://inquty.podcastbox.ru Look, just 10 entered the captcha and more can not.