First of all thanks you for developing this library, second of all I am really confused trying to make it work (as a kinda noobie that i am), (pls make another release so we can use it with maven [because jitpack with master-SNAPSHOT doesnt work for me at least now that i am posting this issue])
Exception in thread "main" java.lang.NullPointerException
at me.postaddict.instagram.scraper.mapper.ModelMapper.mapAccount(ModelMapper.java:150)
at me.postaddict.instagram.scraper.Instagram.getAccountByUsername(Instagram.java:159)
at app.App.main(App.java:44)
First of all thanks you for developing this library, second of all I am really confused trying to make it work (as a kinda noobie that i am), (pls make another release so we can use it with maven [because jitpack with master-SNAPSHOT doesnt work for me at least now that i am posting this issue])
[General] :
App.java
pom.xml
[Issue]
Normal Console Output:
Then Suddenly:
Any Idea? Thanks in advance.