TeshoTesho / Instagram-API

API Instagram, images, descriptions, others
MIT License
3 stars 0 forks source link

Is this still working? #1

Open Yohn opened 2 years ago

Yohn commented 2 years ago

Hello,

Today when I looked at this I started getting these errors:

Notice: Trying to get property 'graphql' of non-object in Instagram-API-main/instagram_api.php on line 44

Notice: Trying to get property 'user' of non-object in Instagram-API-main/instagram_api.php on line 44

Notice: Trying to get property 'is_private' of non-object in Instagram-API-main/instagram_api.php on line 44

Can you confirm or not if this api is still working?

It worked good while it lasted if not!

TeshoTesho commented 2 years ago

Hey,

Unfortunately it's not working.

Changed some api settings.

It is possible to get the information, but the images are no longer loaded inside this api.

To get the information you need to be logged into instagram using the same browser that the api is running.