S
S
Svyatoslav Nemato2021-08-29 11:11:42
API
Svyatoslav Nemato, 2021-08-29 11:11:42

Is there an alternative VK ME?

Previously, in my application, I received tokens through VK ME, but now VK has closed the receipt of tokens.

Request:

https://oauth.vk.com/authorize?client_id=6146827&redirect_uri=https://api.vk.com/blank.html&display=page&scope=notify,friends,photos,audio,video,stories,pages,+256,status,notes,messages,wall,ads,offline,docs,groups,notifications,stats,email,market&response_type=token

Answer:
{"error":"invalid_request","error_description":"incorrect app. Unavailable for apps with direct auth."}

As a result, I try to get a token through other applications, but when I use it I get this response:
Request:
https://api.vk.com/method/loyaltyTeen.createAccount?api_id=7785085&method=loyaltyTeen.createAccount&format=json&v=5.103&request_id=15&access_token=ТУТ_ПОЛУЧЕННЫЙ_ТОКЕН_ИЗ_ДРУГОГО_ПРИЛОЖЕНИЯ

Answer:
{"error":{"error_code":15,"error_msg":"Access denied","request_params":[{"key":"api_id","value":"7785085"},{"key":"method","value":"loyaltyTeen.createAccount"},{"key":"format","value":"json"},{"key":"v","value":"5.103"},{"key":"request_id","value":"15"},{"key":"oauth","value":"1"}]}}

As I understand it, this token does not have access to the wall, how can I get a normal token?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alekssamos, 2021-08-29
@alekssamos

Yes, I have.
https://vkhost.github.io/
Take Kate Mobile for example.

https://oauth.vk.com/authorize?client_id=2685278&scope=1073737727&redirect_uri=https://oauth.vk.com/blank.html&display=page&response_type=token&revoke=1

612b45974f88d247915088.png
612b45af2300d394057494.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question