Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants