b3nab / instapy-cli

:sparkles: Python library and CLI to upload photo and video on Instagram. W/o a phone!
MIT License
601 stars 98 forks source link

[BUG] OSError: Unable to upload. #84

Open hamdyaea opened 4 years ago

hamdyaea commented 4 years ago

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

duplicate-issues[bot] commented 4 years ago

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 :smile:

If not, the maintainers will get to this issue shortly.

Cheers, Your Friendly Neighborhood ProBot

Michael1095 commented 4 years ago

Same problem.

[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 35, in <module>
    featureMenu()
  File "main.py", line 13, in featureMenu
    menu("1")
  File "main.py", line 32, in menu
    post(img_path, desc, hashtags)
  File "/home/titan/Documents/Instagram/autobot/modules/post.py", line 8, in post
    cli.upload(img_path, desc)
  File "/home/titan/.local/lib/python3.6/site-packages/instapy_cli/cli.py", line 153, in upload
    raise IOError("Unable to upload.")
OSError: Unable to upload.

Python version 3.6.9

Anyone found a fix?

mcpeixoto commented 4 years ago

Same..

MobKill3r2006 commented 4 years ago

Same. Python version 3.8

trocotronic commented 4 years ago

Same here. Python 3.7

pauapaua commented 4 years ago

any news?

mcpeixoto commented 4 years ago

I think we're fucked since Instagram is killing the API

Cumprimentos, Miguel Peixoto

pauapaua notifications@github.com 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 https://github.com/instagrambot/instapy-cli/issues/84?email_source=notifications&email_token=AHJWXRTIMTPGBUJYFIDDVL3Q35UARA5CNFSM4J6XCAEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIBRYDI#issuecomment-570629133, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJWXRQSGHTHCKKHFHMLRZ3Q35UARANCNFSM4J6XCAEA .

petelah commented 4 years ago

I think it is a no go since Instagram is now punishing people for automated tasks they pick up.

viatekh commented 4 years ago

even the example doesn't work, i guess IG has nuked whatever support there was for this...

exblopz commented 4 years ago

I have same problem. Looks like IG delete their API, so anyone who want to post must open IG Apps.

ChadLei commented 4 years ago

same problem! this was working for this guy like half a year ago https://www.youtube.com/watch?v=vnfhv1E1dU4

SartoRiccardo commented 4 years ago

Same problem as of this day.

vadgaard commented 4 years ago

Same here.

amitmittal117 commented 4 years ago

same here

abhayvishnoi commented 4 years ago

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

netlob commented 4 years ago

same here :(

rhotav commented 4 years ago

Same problem. Python 3.8

atharvjairath commented 4 years ago

same here..anyone found a solution please notify ]

xandrade commented 4 years ago

Same problem here...

ParthMaisheri commented 4 years ago

Facing the same issue

bahaasamoudi commented 4 years ago

same :)

Hemzyy commented 4 years ago

same here

atharvakadlag commented 4 years ago

same error, anybody with solutions?

Revisto commented 4 years ago

same , damn

ade5791 commented 4 years ago

so no fix for this?

sjaydeep commented 3 years ago

same error.===> raise IOError("Unable to upload.")

1smaa commented 3 years ago

same error with stories...any solutions?

Tatuck commented 3 years ago

Nope, I didn't find the solution

El jue., 7 ene. 2021 15:52, 1smaa notifications@github.com 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 https://github.com/instagrambot/instapy-cli/issues/84#issuecomment-756163831, or unsubscribe https://github.com/notifications/unsubscribe-auth/AODOEULGCRV3SH7HXRAJOP3SYXDD3ANCNFSM4J6XCAEA .

exblopz commented 3 years ago

Facebook already close API for Facebook and Instagram. Also change their Policies. So if you wanna use API for Facebook and Instagram, you should contact them directly.

MulaTheRadish commented 1 year ago

Still no solution, at least I haven't found one yet. Getting error:

Error is >>
    Not Found

Followed by:

raise IOError("Unable to upload.")
OSError: Unable to upload.