Title: Vk authorization error
Last modified: February 6, 2020

---

# Vk authorization error

 *  Resolved [Mikhail](https://wordpress.org/support/users/minus20/)
 * (@minus20)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/vk-authorization-error/)
 * Hello, there is a problem with Vk.com authorization. Maybe their API has been
   changed. I’ve got following message:
 * `{"error":"invalid_request","error_description":"invalid scope"}`
 * Here is a full request:
 * `https://oauth.vk.com/authorize?client_id=7306107&scope=offline,wall,photos,pages&
   redirect_uri=https://oauth.vk.com/blank.html&display=page&v=5.42&response_type
   =token`
 * I looked into documentation and found that scope “offline” not available for 
   their open API anymore. And when i tried to get token without this scope i’ve
   got “wrong IP” error. Seems like they associate token to user’s IP. They have
   another approach which not require IP, it uses code instead of token.
 * Is there any solutions to this problem right now? If not, can I help you somehow?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [NextScripts](https://wordpress.org/support/users/nextscripts/)
 * (@nextscripts)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/vk-authorization-error/#post-12500788)
 * Your app is offline.
 * Please replace the word “offline” in the request line with “online”.
 *  Thread Starter [Mikhail](https://wordpress.org/support/users/minus20/)
 * (@minus20)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/vk-authorization-error/#post-12501738)
 * According to VK documentation: “offline – Access to API at any time”, there is
   no “online” option. And in russian it’s also said “Not applicable in the Open
   API.”. Anyway I’m done with it. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Vk authorization error’ is closed to new replies.

 * ![](https://ps.w.org/social-networks-auto-poster-facebook-twitter-g/assets/icon-
   256x256.png?rev=1106267)
 * [NextScripts: Social Networks Auto-Poster](https://wordpress.org/plugins/social-networks-auto-poster-facebook-twitter-g/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-networks-auto-poster-facebook-twitter-g/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-networks-auto-poster-facebook-twitter-g/)
 * [Active Topics](https://wordpress.org/support/plugin/social-networks-auto-poster-facebook-twitter-g/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-networks-auto-poster-facebook-twitter-g/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-networks-auto-poster-facebook-twitter-g/reviews/)

## Tags

 * [token](https://wordpress.org/support/topic-tag/token/)
 * [vk](https://wordpress.org/support/topic-tag/vk/)

 * 2 replies
 * 2 participants
 * Last reply from: [Mikhail](https://wordpress.org/support/users/minus20/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/vk-authorization-error/#post-12501738)
 * Status: resolved