insta_share icon indicating copy to clipboard operation
insta_share copied to clipboard

KeyError: 'upload_id'

Open ghost opened this issue 5 years ago • 1 comments

Traceback (most recent call last): File "share.py", line 13, in share_post = insta.post(image, caption="Lovely City") File "/home/pc/instagramBot/shudleApp/insta_session/insta_share/insta_share/instagram.py", line 88, in post upload_id = Instagram.upload_photo(self, photo) File "/home/pc/instagramBot/shudleApp/insta_session/insta_share/insta_share/instagram.py", line 79, in upload_photo upload_id = json_data['upload_id'] KeyError: 'upload_id' I didn`t manage to install jsonlib but I have build in json in python or that is different

ghost avatar Dec 17 '20 17:12 ghost

Can you share your code?

oluca avatar Jan 18 '22 19:01 oluca