You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Any Idea? Thanks in advance.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: