N
N
Neoliz2016-01-09 22:44:30
JavaScript
Neoliz, 2016-01-09 22:44:30

How to dynamically add applications to VK?

Hello! The question is in the header. There is a script that works with VK api, it is tied to the site (i.e. domain), so here it is. There is a service where you register your site, it gives you a code, you insert it and something works. Here you need to integrate this script yourself. Having picked js from similar services, I understood only one thing. That they create an application in VK for each site. And here's the actual question, I want to add a site in my service, and I need the service to create an application of the SITE TYPE in VK with certain data.
How can I do this dynamically from my server??
Django service, you guessed it.
Help solve this problem

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ilya Agafonov, 2016-01-14
@Tairesh

To be honest, no way.
But if you really need to disguise yourself as a browser, make requests to VKontakte scripts to create an application on behalf of the user to which the phone number is attached, the service should have access to incoming SMS (there you need to enter the code that came in SMS), etc. You can also create a bunch of applications manually in advance and automatically only change their name and icon to the ones you need.
And why, after all, you can not use one application for everything?

N
Neoliz, 2016-01-17
@timofeydeys

Based on the above, how do I make these requests? Those. The VK API does not allow you to do such things, but manually they have only one hefty cookie, and it has all sorts of tokens.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question