Skip to content

Unsupported VK API version is used #2

@aivus

Description

@aivus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions