
VKontakte
- Sign up and log in to VKontakte.
- Open the App Manager.
- Create an app in VK. Set a name and choose Standalone type.
- Enable the app by changing the State select and save.
- Go to settings and copy the app ID. Replace {APP_ID} in
https://oauth.vk.com/authorize?client_id={APP_ID}&scope=offline,video&redirect_uri=https://oauth.vk.com/blank.html&display=page&v=5.73&response_type=tokenand open in browser. - Click Allow in the dialog.
- You'll get a URL like
https://oauth.vk.com/blank.html#access_token=...&expires_in=0&user_id=...— copy the access_token. If you see{"error":"invalid_request","error_description":"Security Error"}, log out of VK and log in again. - In MODX: System Settings → ResVideoGallery, paste the access_token into "Access Token for VKontakte".
