postaddictme / instagram-java-scraper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaked connection

artur-barsegyan opened this issue · comments

Good morning!

Your library sometimes don't close connection. We are getting the next exception:
2018-03-28 07:46:28.538 WARN [OkHttp ConnectionPool] ConnectionPool.java:248 - A connection to https://www.instagram.com/ was leaked. Did you forget to close a response body? .

I think we get this exception from getMediaLikes() method.
Hope for a quick reaction!

@arthur-barsegyan could you please check latest fix?