yogeshwaran01 / instagramy

Python Package for Instagram Users, Posts, and Hashtag data.
https://pypi.org/project/instagramy
MIT License
150 stars 34 forks source link

Exception has occurred: TypeError 'NoneType' object is not subscriptable #27

Open ChristopherVoltl opened 2 years ago

ChristopherVoltl commented 2 years ago

image

The InstagramLoaction class is not pulling any information from the location data, all the return values are coming back as None. When I tested the URL it takes me to the tagged location but it seems InstagramLoaction class is not returning any of the information.