Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

upload_post return None #13

Open
ajansanahtar opened this issue Dec 6, 2020 · 4 comments
Open

upload_post return None #13

ajansanahtar opened this issue Dec 6, 2020 · 4 comments

Comments

@ajansanahtar
Copy link

When i tried to upload image post response return None...
Ekran Resmi 2020-12-07 00 13 54

@b31ngd3v
Copy link
Owner

b31ngd3v commented Dec 7, 2020

Did the image upload successfully?

@ajansanahtar
Copy link
Author

no, there is no action...

@animemoeus
Copy link
Contributor

animemoeus commented Dec 7, 2020

You need to resize some image before upload that.

https://help.instagram.com/1631821640426723

http://instagram.com/animemoeus_bot

@lbshopping
Copy link

lbshopping commented Mar 21, 2021

response = bot.upload_post("instagram.jpg", caption="test caption")
gives the following error

site-packages\myigbot\__init__.py", line 696, in upload_post
    upload_id = json_data['upload_id']
KeyError: 'upload_id'

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

No branches or pull requests

4 participants