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] cannot upload an image #102

Open debjit31 opened 4 years ago

debjit31 commented 4 years ago

[IG] not found cookie/cookie_file >> login as default Error parsing error response: Expecting value: line 1 column 1 (char 0) Error is >> Bad Request

Something went bad. Please retry or send an issue on https://github.com/b3nab/instapy-cli

Traceback (most recent call last): File "code.py", line 10, in cli.upload(image, text) File "C:\Users\Debjit\AppData\Local\Programs\Python\Python38-32\lib\site-packages\instapy_cli\cli.py", line 153, in upload raise IOError("Unable to upload.") OSError: Unable to upload.

facing this error to just upload a simple image

duplicate-issues[bot] commented 4 years ago

Hey @debjit31,

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

debjit31 commented 4 years ago

none of the issues are either solved....... please inform the maintainers

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).