[BUG] Upload not working
See original GitHub issueHi everyone, the upload method in cli.py is not working.
$instapy -u ***** -p "*****" -f ig.png -t 'post_text'
instapy-cli 0.0.12 | python 3.6.8
[IG] not found cookie/cookie_file >> login as default
Error parsing error response: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "/home/vascostmr/ffmpeg_scripts/blog/my_py3/bin/instapy", line 8, in <module>
sys.exit(main())
File "/home/vascostmr/ffmpeg_scripts/blog/my_py3/lib/python3.6/site-packages/instapy_cli/__main__.py", line 44, in main
cli.upload(options.file, text, story)
File "/home/vascostmr/ffmpeg_scripts/blog/my_py3/lib/python3.6/site-packages/instapy_cli/cli.py", line 166, in upload
raise IOError("Unable to upload.")
OSError: Unable to upload.
The error is thrown in upload.py from the instagram_private_api module, with a “Bad Request” message.
Issue Analytics
- State:
- Created 4 years ago
- Comments:32
Top Results From Across the Web
Common uploading errors - YouTube Help - Google Support
If you're having problems uploading your video, select the error message you're seeing and follow the troubleshooting steps to solve your issue.
Read more >File Upload not working, how do i fix this? - Microsoft Community
2) Right click Start button to open Task Manager, show More Details, then choose Processes tab, scroll down to Windows Processes, then further ......
Read more >Troubleshooting file upload problems - UK Copyright Service
Make sure the file is not corrupted. · Copy the file to your home/desktop folder and upload from there. · Don't upload folders...
Read more >How to Fix Google Photos Not Uploading - Alphr
However, sometimes there's a bug, and the service doesn't work. Your photos are not uploading. Here are a couple of simple fixes you...
Read more >How to fix file upload problems in Google Drive - YouTube
Problems relating to Google Drive are not abundant, so if you are in a grind, it should be easy to get out of...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Guys. Instagram cut the API Support. You can forget this Python Libary.
am also having this issue -