-
Notifications
You must be signed in to change notification settings - Fork 98
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
[BUG] OSError: Unable to upload. #84
Comments
Hey @hamdyaea, We did a quick check and this issue looks very darn similar to
This could be a coincidence, but if any of these issues solves your problem then I did a good job 😄 If not, the maintainers will get to this issue shortly. Cheers, |
Same problem.
Python version 3.6.9 Anyone found a fix? |
Same.. |
Same. Python version 3.8 |
Same here. Python 3.7 |
any news? |
I think we're fucked since Instagram is killing the API
Cumprimentos,
Miguel Peixoto
pauapaua <[email protected]> escreveu no dia sexta, 3/01/2020 à(s)
16:49:
… any news?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#84>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHJWXRQSGHTHCKKHFHMLRZ3Q35UARANCNFSM4J6XCAEA>
.
|
I think it is a no go since Instagram is now punishing people for automated tasks they pick up. |
even the example doesn't work, i guess IG has nuked whatever support there was for this... |
I have same problem. Looks like IG delete their API, so anyone who want to post must open IG Apps. |
same problem! this was working for this guy like half a year ago https://www.youtube.com/watch?v=vnfhv1E1dU4 |
Same problem as of this day. |
Same here. |
same here |
still struggling to post a single photo on instagram why does it sucks so much telegram has the best social media api i have ever used and this zuckerberg make it hard for developers |
same here :( |
Same problem. Python 3.8 |
same here..anyone found a solution please notify |
Same problem here... |
Facing the same issue |
same :) |
same here |
same error, anybody with solutions? |
same , damn |
so no fix for this? |
same error.===> raise IOError("Unable to upload.") |
same error with stories...any solutions? |
Nope, I didn't find the solution
El jue., 7 ene. 2021 15:52, 1smaa <[email protected]> escribió:
… same error with stories...any solutions?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AODOEULGCRV3SH7HXRAJOP3SYXDD3ANCNFSM4J6XCAEA>
.
|
Facebook already close API for Facebook and Instagram. Also change their Policies. |
Still no solution, at least I haven't found one yet. Getting error:
Followed by:
|
[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 "/usr/bin/instapy", line 10, in
sys.exit(main())
File "/usr/lib/python3.8/site-packages/instapy_cli/main.py", line 44, in main
cli.upload(options.file, text, story)
File "/usr/lib/python3.8/site-packages/instapy_cli/cli.py", line 153, in upload
raise IOError("Unable to upload.")
OSError: Unable to upload.
The text was updated successfully, but these errors were encountered: