You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Just tried to use it and faced with the next error:
Just quick switch to
5.81
in source code didn't help:instead of all photos
The text was updated successfully, but these errors were encountered: