postaddictme / instagram-java-scraper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getCommentsByMediaCode throws exception, response body buffer size 0

CodeCombiner opened this issue · comments

commented

Hi, trying to call getCommentsByMediaCode
Got status code 200 but NullPointerException of body. The exception is thrown during .executeHttpRequest(request)
I can make a fix but I need a suggestion what can it be?

Screen Shot 2020-05-28 at 11 03 15 PM

see my comment here #140