b3nab / instapy-cli

:sparkles: Python library and CLI to upload photo and video on Instagram. W/o a phone!
MIT License
601 stars 98 forks source link

[BUG] Getting Something went wrong while uploading photo #105

Closed ApoorvTyagi closed 4 years ago

ApoorvTyagi commented 4 years ago

Getting 400 Bad request

with client(username, password) as cli:
   cli.upload(image, text)
duplicate-issues[bot] commented 4 years ago

Hey @ApoorvTyagi,

We did a quick check and this issue looks very darn similar to

This could be a coincidence, but if any of these issues solves your problem then I did a good job :smile:

If not, the maintainers will get to this issue shortly.

Cheers, Your Friendly Neighborhood ProBot

SteBurz commented 4 years ago

I've made a video about his here why the instagram automation will fail. I think this repo needs to be updated to the new API or the official API needs to be opened up (if this hasn't already happend).