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

Error is >> Bad Request #97

Open
SahilMahadwar opened this issue May 18, 2020 · 7 comments
Open

Error is >> Bad Request #97

SahilMahadwar opened this issue May 18, 2020 · 7 comments

Comments

@SahilMahadwar
Copy link

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

@tomdaly
Copy link

tomdaly commented May 21, 2020

Same as #84

@benC1232
Copy link

same

@Masood-Salik
Copy link

Same

@maazmachkal
Copy link

same

@dj-bauer
Copy link

dj-bauer commented Jun 7, 2020

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

@mrkaspa
Copy link

mrkaspa commented Jun 11, 2020

Having the same issue

@sammarxz
Copy link

Same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants