Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Fix KeyError: 'graphql' #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 15, 2020

  1. 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'
    evgenyadev authored Nov 15, 2020
    Configuration menu
    Copy the full SHA
    d08bb39 View commit details
    Browse the repository at this point in the history