pyInstagram
pyInstagram copied to clipboard
Fix KeyError: 'graphql'
Traceback (most recent call last): File "C:***\site-packages\Instagram\agents.py", line 67, in update data = data[key] KeyError: 'graphql' ................... raise UnexpectedResponse(exception, response.url) Instagram.exceptions.UnexpectedResponse: Got unexpected response from 'https://www.instagram.com/p/xxxxxxxxxxx/' Error: 'graphql'
Fix #89