You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I honestly have no idea what this bug is. It just says something went bad.
To Reproduce
Code to reproduce the behavior:
frominstapy_cliimportclientwithclient("[my username that I have verified]", "[my actual password that I have verified]") ascli:
cli.upload("[file that actually exist and I have verified the route]", "caption")
Expected behavior
I was hoping it would login and post the specified post content.
Logs
If there are any errors or exceptions, add the logs to help explain your problem.
Error parsing error response: Expecting value: line 1 column 1 (char 0)
Error is >>
Not Found
Something went bad.
Please retry or send an issue on https://github.com/b3nab/instapy-cli
Traceback (most recent call last):
File "<stdin>", line 2, in <module>
File "C:\Users\[my username]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\instapy_cli\cli.py", line 153, in upload
raise IOError("Unable to upload.")
OSError: Unable to upload.
Env (please complete the following information):
OS: Windows 11 (Build 22621.1702)
Python: 3.11.3
instapy-cli Version: 0.0.12
I have retried and look out for verification alerts on the Instagram app but nothing seems to work. Thank you in advance for everyone's help.
The text was updated successfully, but these errors were encountered:
Describe the bug
I honestly have no idea what this bug is. It just says something went bad.
To Reproduce
Code to reproduce the behavior:
Expected behavior
I was hoping it would login and post the specified post content.
Logs
If there are any errors or exceptions, add the logs to help explain your problem.
Env (please complete the following information):
I have retried and look out for verification alerts on the Instagram app but nothing seems to work. Thank you in advance for everyone's help.
The text was updated successfully, but these errors were encountered: