-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
Description
when I try to run the script...
#response
[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 "ig.py", line 9, in <module>
cli.upload(image, text)
File "/home/borges/Projects/Python/InstaManager/instamanagerenv/lib/python3.6/site-packages/instapy_cli/cli.py", line 153, in upload
raise IOError("Unable to upload.")
OSError: Unable to upload.
Env:
- OS: [e.g. Linux Ubuntu 18.04]
- Python: [e.g. 3.6.9]
kodaraj and ezzcodeezzlife