Instaloader: KeyError: 'graphql'

Created on 2 Nov 2019  路  3Comments  路  Source: instaloader/instaloader

Describe the bug
producing this error apparently when instabot is trying to comment

To Reproduce
producing this error apparently when instabot is trying to comment

Expected behavior
it used to work fine about 10 days ago.

Error messages and tracebacks
2019-11-02 11:21:50,865 - InstaBot - WARNING - Couldn't comment post, resuming. https://www.instagram.com/p/XXXXXXXXX/
2019-11-02 11:21:50,865 - InstaBot - ERROR - 'graphql'
Traceback (most recent call last):
File "/Users/XXXXXXXX/Library/Python/3.6/lib/python/site-packages/instabot_py/instabot.py", line 1117, in check_exisiting_comment
self.current_owner = all_data["graphql"]["shortcode_media"]["owner"][
KeyError: 'graphql'

Instaloader version
instaloader==4.2.10

Additional context
Running on python 3.6 on OSX

invalid

Most helpful comment

Uninstalling the program

pip3 uninstall instaloader

Then reinstall
pip3 install instaloader

Fixed it for me

All 3 comments

I have same issue when try to add a comment !

Uninstalling the program

pip3 uninstall instaloader

Then reinstall
pip3 install instaloader

Fixed it for me

Looks like a problem with Instabot rather than Instaloader. However, please feel free to reopen this issue with any information how we can fix this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Zachary24 picture Zachary24  路  3Comments

1337-Pete picture 1337-Pete  路  3Comments

alu45 picture alu45  路  4Comments

Fickbert picture Fickbert  路  4Comments

annanny picture annanny  路  3Comments