Developers » Errors
Errors
1Unknown error occurred
Try again later.
2Application is disabled. Enable your application or use test mode
You need to switch on the app in Settings (https://vk.com/editapp?id={Your API_ID}
or use the test mode (test_mode=1).
3Unknown method passed
Check the method name: http://vk.com/dev/methods .
4Incorrect signature
Check if the signature has been formed correctly: https://vk.com/dev/api_nohttps.
5User authorization failed
Make sure that you use a correct authorization type.
6Too many requests per second
Decrease the request frequency or use the execute method.
More details on frequency limits here: http://vk.com/dev/api_requests.
7Permission to perform this action is denied
Make sure that your have received required permissions during the authorization. You can do it with the account.getAppPermissions method.
8Invalid request
Check the request syntax and used parameters list (it can be found on a method description page) .
9Flood control
You need to decrease the count of identical requests. For more efficient work you may use execute or JSONP.
10Internal server error
Try again later.
11In test mode application should be disabled or user should be authorized
Switch the app off in Settings: https://vk.com/editapp?id={Your API_ID}.
14Captcha needed
Work with this error is explained in detail on the separate page.
15Access denied
Make sure that you use correct identifiers and the content is available for the user in the full version of the site.
16HTTP authorization failed
To avoid this error check if a user has the 'Use secure connection' option enabled with the account.getInfo method.
17Validation required
Make sure that you don't use a token received with http://vk.com/dev/auth_mobile for a request from the server. It's restricted. The validation process is described on the separate page.
18User was deleted or banned
20Permission to perform this action is denied for non-standalone applications
If you see this error despite your app has the Standalone type, make sure that you use redirect_uri=https://oauth.vk.com/blank.html. Details here: http://vk.com/dev/auth_mobile.
21Permission to perform this action is allowed only for Standalone and OpenAPI applications

23This method was disabled
All the methods available now are listed here: http://vk.com/dev/methods.
24Confirmation required
Confirmation process is described on the separate page.
27Group authorization failed
28Application authorization failed
29Rate limit reached
More details on rate limits here: http://vk.com/dev/data_limits
30This profile is private
33Not implemented yet
34Client version deprecated
37User was banned
38Unknown application
39Unknown user
40Unknown group
41Additional signup required
42IP is not allowed
100One of the parameters specified was missing or invalid
Check the reqired parameters list and their format on a method description page.
101Invalid application API ID
Find the app in the administrated list in settings: http://vk.com/apps?act=settings
And set the correct API_ID in the request.
113Invalid user id
Make sure that you use a correct id. You can get an id using a screen name with the utils.resolveScreenName method
150Invalid timestamp
You may get a correct value with the utils.getServerTime method.
200Access to album denied
Make sure you use correct ids (owner_id is always positive for users, negative for communities) and the current user has access to the requested content in the full version of the site.
201Access to audio denied
Make sure you use correct ids (owner_id is always positive for users, negative for communities) and the current user has access to the requested content in the full version of the site.
203Access to group denied
Make sure that the current user is a member or admin of the community (for closed and private groups and events).
300This album is full
You need to delete the odd objects from the album or use another album.
500Permission denied. You must enable votes processing in application settings
Check the app settings: http://vk.com/editapp?id={Your API_ID}&section=payments
600Permission denied. You have no access to operations specified with given object(s)

603Some ads error occured

1114Anonymous token has expired
1116Anonymous token is invalid
3300Recaptcha needed
3301Phone validation needed
3302Password validation needed
3303Otp app validation needed
3304Email confirmation needed
3305Assert votes
3609Token extension required
3610User is deactivated
3611Service is deactivated for user