instapy-cli icon indicating copy to clipboard operation
instapy-cli copied to clipboard

Error is >> Bad Request

Open SahilMahadwar opened this issue 4 years ago • 7 comments

$ python main.py [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 "main.py", line 14, in cli.upload(image, text) File "C:\Users\sahil\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.

SahilMahadwar avatar May 18 '20 19:05 SahilMahadwar

Same as #84

tomdaly avatar May 21 '20 09:05 tomdaly

same

benC1232 avatar May 25 '20 06:05 benC1232

Same

Masood-Salik avatar May 30 '20 06:05 Masood-Salik

same

maazmachkal avatar Jun 03 '20 15:06 maazmachkal

I have exactly the same issue. Also I dont get any cookie file generated. I run: with instapy_cli.client(insta_name, insta_password) as insta: insta.upload(filename, caption)

Edit: The issue can't be the missing cookie, because I manually generated one like here https://github.com/instagrambot/instapy-cli/blob/master/examples/login-cookie-write-file.py

dj-bauer avatar Jun 07 '20 19:06 dj-bauer

Having the same issue

mrkaspa avatar Jun 11 '20 18:06 mrkaspa

Same

sammarxz avatar Jun 16 '20 17:06 sammarxz