Skip to content
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

Unable to upload photo on insta. #99

Closed
imvickykumar999 opened this issue Jun 10, 2020 · 4 comments
Closed

Unable to upload photo on insta. #99

imvickykumar999 opened this issue Jun 10, 2020 · 4 comments

Comments

@imvickykumar999
Copy link

[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


OSError Traceback (most recent call last)
in
5 text = 'Happy BirthDay Sundar Pichai...' + '\r\n' + 'This photo is uploaded using instabot library of Python. "It is Important to Follow Your Dreams and Heart. Do Something that Excites You. ― Sundar Pichai"'
6 with client(username, password) as cli:
----> 7 cli.upload(image, text)

~\Anaconda3\lib\site-packages\instapy_cli\cli.py in upload(self, file, caption, story)
151 print('Done.')
152 else:
--> 153 raise IOError("Unable to upload.")
154 return res

OSError: Unable to upload.

@dsqalli2
Copy link

dsqalli2 commented Jul 9, 2020

Have you been able to solve the issue?

@afrtite00
Copy link

Hi ! did you solve it , I'm trying to upload videos but there is no other lib that supports that, can you help me with that

@imvickykumar999
Copy link
Author

Hi ! did you solve it , I'm trying to upload videos but there is no other lib that supports that, can you help me with that

Yes, I have solved it.

https://github.com/imvickykumar999/Auto-Upload-Photo-on-Instagram/blob/main/instaphoto.py

@afrtite00
Copy link

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants