I can’t login using my fly.io account, neither by the sprite.dev onboarding terminal command (after generating an API key) nor by sprites login command (and approving on fly.io).
Keeping to see:
Error: failed to fetch Fly.io organizations: API returned status 401: {“error”:“verify: invalid token: all tokens missing third-party discharge tokens; no verified tokens; token dad52af4-{REDACTED}: missing third-party discharge token”}
sprite keyring showed 2 items. i tried to delete them hoping they would get recreated or something, but they just remain empty after another sprite login attempt
i went to sprites.dev again and deleted all api keys, and created a new one and ran
sprite auth setup --token "{REDACTED}/40378/{REDACTED}"
✓ Set up authentication for {REDACTED}
sprite create asd
Authentication required...
Error: authentication failed: failed to fetch Fly.io organizations: API returned status 401: {"error":"verify: invalid token: all tokens missing third-party discharge tokens; no verified tokens; token {REDACTED}: missing third-party discharge token"}
0.0.1-dev-6024204 is installed after switching to dev channel
Exact same error. Tried removing keyring, removing API tokens on dashboard, login via fly.io website, login via –token; nothing is working, its always the same error coming up