postaddictme / instagram-java-scraper

Instagram Java Scraper. Get account information, photos, videos and comments.
445 stars 149 forks source link

Access Denied when calling getMedias from Instagram object. #113

Open Tatachiblob opened 6 years ago

Tatachiblob commented 6 years ago

I followed the "Get account medias" in the github page. It was working perfectly fine few days ago but when I tried to test it now, it gives me a forbidden response. Here's the code snippet.

image

It is most probably the API key or something that's causing the error. I hope this is just temporary and it will get fixed soon.

farseev commented 6 years ago

https://github.com/postaddictme/instagram-java-scraper/issues/112 @Tatachiblob

Tatachiblob commented 6 years ago

Thank you @farseev for the reference!