Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SevereCloud/ba0c9fdb671ab605ff1efa27b32dfa42 to your computer and use it in GitHub Desktop.
Save SevereCloud/ba0c9fdb671ab605ff1efa27b32dfa42 to your computer and use it in GitHub Desktop.
vk get access_token
// GET VK ACCESS_TOKEN
https://oauth.vk.com/authorize?client_id=6278770&scope=offline,photos,audio,video,docs,notes,pages,status,offers,questions,wall,groups,messages,email,notifications,ads,stats&response_type=token&redirect_uri=https://oauth.vk.com/blank.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment