R
R
ree4i2015-11-27 10:15:25
PHP
ree4i, 2015-11-27 10:15:25

How to get VK access_token for server IP for music parsing?

Actually the problem is this: after authorization by the link

https://oauth.vk.com/authorize?client_id=11111111&redirect_uri=https://oauth.vk.com/blank.html&response_type=token&scope=audio

i can get the token and upon request
https://api.vk.com/method/audio.search?q=ТектЗАПРОСА&access_token=ТОКЕН

get json data.
But all this is tied to my ip, and as far as I understand it is limited in time. How to get a token to work through the server? Naturally, in this case, I do not need user authorization.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Optimus, 2015-11-27
Pyan @marrk2

There is no binding by ip, use this token on the server

V
vista1x, 2015-11-27
@vista1x

What application? Standalone?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question