Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported VK API version is used #2

Open
aivus opened this issue Apr 2, 2022 · 0 comments
Open

Unsupported VK API version is used #2

aivus opened this issue Apr 2, 2022 · 0 comments

Comments

@aivus
Copy link

aivus commented Apr 2, 2022

Just tried to use it and faced with the next error:

vk.exceptions.VkAPIError: 8. Invalid request: versions below 5.81 are deprecated. Version param should be passed as "v". "version" param is invalid and not supported. For more information go to https://vk.com/dev/constant_version_updates. request_params = {'method': 'users.get', 'oauth': '1', 'v': '5.74'}

Just quick switch to 5.81 in source code didn't help:

Authorization successful.
Directory Firstname_Lastname is created!
You've got 1 saved photos!
list index out of range
Zipping folder...
--- Done in 0.72 seconds ---

instead of all photos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant