Traceback (most recent call last):
File "/home/taha/anaconda3/lib/python3.7/site-packages/vk_api/tools.py", line 67, in get_all_iter
offset_mul=-1 if negative_offset else 1
File "/home/taha/anaconda3/lib/python3.7/site-packages/vk_api/execute.py", line 66, in
call raw=self.return_raw
File "/home/taha/anaconda3/lib/python3.7/site-packages/vk_api/vk_api.py", line 646, in method
raise error
vk_api.exceptions.ApiError: [13] Runtime error occurred during code invocation: Method slice requires an array
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "
22.py", line 44, in <module>
get_albums(VK, vk_tools)
File "
22.py", line 37, in get_albums
photos = vk_tools.get_all(values={'album_id': album['id'], 'photo_sizes': 1}, method='photos.get', max_count=1)
File "/home/taha/anaconda3/lib/python3.7/site-packages/vk_api/tools.py", line 105, in get_all
method, max_count, values, key, limit, stop_fn, negative_offset
File "/home/taha/anaconda3/lib/python3.7/site-packages/vk_api/tools.py", line 71, in get_all_iter
'Can\'t load items. Check access to requested items'
vk_api.exceptions.VkToolsException: Can't load items. Check access to requested items
такая же история