powered by
Allows you to get a token to access the API using the scheme Authorization Code Flow - https://vk.com/dev/authcode_flow_user
vkAuth(app_id = 5344605, app_secret = "CAyGdHhdgEBEW8fJCmzS", apiVersion = "5.68")
Application ID, you can find it on the application settings page.
Secure application key, you can find it on the application settings page.
API version.
The list of credentials to work with the API Vkontakte
# NOT RUN { ## Auth in VK my_tok <- vkAuth(app_id = 1,app_secret = "H2Pk8htyFD8024mZaPHm") # }
Run the code above in your browser using DataLab