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] can't upload image #103

Open fendiirfan opened 4 years ago

fendiirfan 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 "instagram.py", line 8, in cli.upload(image, text) File "C:\Users\Fendi Irfan\AppData\Local\Programs\Python\Python38\lib\site-packages\instapy_cli\cli.py", line 153, in upload raise IOError("Unable to upload.") OSError: Unable to upload.

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