Unable to create a sprite after login

I see there are two ways to login, with a token and with the login command, neither work for me right now:

➜ ~ sprite create my-sprite
Authentication required…
Error: authentication failed: no authentication found. Please run ‘sprite login’ first

This is after setting up the token - tried both as part of the installation step, and separately with the auth setup –token command.

The other approach fails too:

➜  ~ sprite login
● Opening browser for login…

✓ Logged in as redacted

✓ Created token for arun-234
API:           https://api.sprites.dev
Token:         arun-234/27194/redacted/redacted

To create a sprite in this organization:
sprite create -o arun-234

✗ Error creating sprite: API error (status 400)

I deleted the installation at /Users/arun/.local/bin/sprite and retried, seems to be okay now.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.