Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh Button in Supporter tab raises "IllegalStateException: tokenResponse.accessToken must not be null" #193

Open
kfitzpatrick opened this issue May 14, 2020 · 0 comments

Comments

@kfitzpatrick
Copy link

Device: MacBook Pro (13-inch, 2017, Four Thunderbolt 3 Ports)
OS: MacOS Catalina 10.15.4 (19E287)
BS Version: v2.03.19.160

Steps to reproduce:

  1. Click "Support BattleScribe"
  2. Click "REFRESH"

I then see the following error.

Error output

Details:

java.lang.IllegalStateException: tokenResponse.accessToken must not be null
	at net.battlescribe.desktop.common.b.b.a(BattleScribe:889)
	at net.battlescribe.desktop.common.BattleScribeWindowController$b.a(BattleScribe:723)
	at net.battlescribe.desktop.common.BattleScribeWindowController$b.call(BattleScribe:721)
	at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants