postaddictme / instagram-java-scraper

Instagram Java Scraper. Get account information, photos, videos and comments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access Denied when calling getMedias from Instagram object.

Tatachiblob opened this issue · comments

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.

Thank you @farseev for the reference!