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

[BUG] #106

Open
pixincreate opened this issue Aug 17, 2020 · 5 comments
Open

[BUG] #106

pixincreate opened this issue Aug 17, 2020 · 5 comments

Comments

@pixincreate
Copy link

pixincreate commented Aug 17, 2020

Describe the bug
I'm unable to login or post anything. Instagram API down? or updating?

To Reproduce
Shows nothing but error.

from instapy_cli import client
with client('pixincreate', pswd) as cli:
    cli.upload(IMAGEPATH, TEXT)

Expected behavior
Paste an Image with the text : "Bot testing..." on my instagram page.

Logs
If there are any errors or exceptions, add the logs to help explain your problem.

[IG] not found cookie/cookie_file >> login as default
Error is >>
    Not Found

Something went bad.
Please retry or send an issue on https://github.com/b3nab/instapy-cli

Error parsing error response: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "F:/Coding/Python/YouTube Automate SocialMedia/YouTube_Share.py", line 79, in <module>
    cli.upload(IMAGEPATH, TEXT)
  File "D:\Python\Python Interpreter\lib\site-packages\instapy_cli\cli.py", line 153, in upload
    raise IOError("Unable to upload.")
OSError: Unable to upload.

Process finished with exit code 1

Env (please complete the following information):

  • OS: Windows 10 64 Bit
  • Python: 3.8.1
  • instapy-cli Version: latest, freshly installed.
@duplicate-issues
Copy link

Hey @pixincreate,

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,
Your Friendly Neighborhood ProBot

@SteBurz
Copy link

SteBurz commented Aug 30, 2020

Hi @pixincreate,
I've made a video about his here why the instagram automation will fail.
I think this repo needs to be updated to the new API or the official API needs to be opened up (if this hasn't already happend).
Cheers.

@yustiks
Copy link

yustiks commented Nov 27, 2020

Hi @pixincreate,
I've made a video about his here why the instagram automation will fail.
I think this repo needs to be updated to the new API or the official API needs to be opened up (if this hasn't already happend).
Cheers.

10 minutes video? Isn't it too long? One sentence will be sufficient to understand that their API changed.

@yustiks
Copy link

yustiks commented Nov 27, 2020

I experience the same problem.
raise IOError("Unable to upload.") OSError: Unable to upload.

@Rodrigo507
Copy link

Apparently the api has changed 😥

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

4 participants