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

[ISSUE] Error parsing error response: Expecting value: line 1 column 1 (char 0) #77

Open oliveredwards154 opened 4 years ago

oliveredwards154 commented 4 years ago

Everything was working while trying to upload a picture from computer to an Instagram page and then it suddenly stopped working

from instapy_cli import client username = "olis_meme_vault" password = "***"

text = "test #test" with client(username, password) as cli: cli.upload("Thomthot.png", text)

I expected it to upload the photo but it didn't work

ghost commented 4 years ago

A couple more users and myself included have the same issue that you mentioned here and somebody has already submitted an issue regarding it over in #75. It doesn't seem like we're the only ones facing this issue. It seems like it is related to the instagram private api itself as it seems like many other libraries are having the same issue as well especially when it comes to uploads. Still waiting to hear back on whether the private API was changed or if this is simply instagram being funny.

RanjitMane7 commented 4 years ago

I'm facing the exact same issue. Someone please help.

nicolas-kaiser commented 4 years ago

I am facing exactly the same, I am wondering if it has something to do with the cookie... Hoping for some help in the near future.

silv4b commented 4 years ago

Same error here too :/

carolinebuttet commented 4 years ago

Same here too...

LokeshRahangdale commented 2 years ago

same issue please help to resolve

Error parsing error response: Expecting value: line 1 column 1 (char 0) error Method Not Allowed

sajjad-salam commented 1 year ago

now i have this problem when i run osintgram python file in kali linux solv please ?