ErrorxCode / EasyInsta

A Java library of Instagram's private API and wrapper of instagram4j. Surf Instagram programmatically, build bots, and a lot more. Just a line of code for every operation.
Apache License 2.0
47 stars 10 forks source link

NumberFormatException on getFollowersCount() #1

Closed ErrorxCode closed 2 years ago

ErrorxCode commented 2 years ago

If the library can't retrieve followers/followings count, then it will result in the NumberFormatException exception. This will be fixed soon.

ErrorxCode commented 2 years ago

Addressed in v2.0