java.lang.IllegalStateException: provider.refreshToken must not be null
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.lang.IllegalStateException: provider.refreshToken must not be null
at ink.abb.pogo.scraper.MainKt.getAuth(Main.kt:52)
at ink.abb.pogo.scraper.MainKt.startBot(Main.kt:129)
at ink.abb.pogo.scraper.MainKt.startBot$default(Main.kt:118)
at ink.abb.pogo.scraper.services.BotService.submitBot(BotService.kt:40)