I had register my account on sentry.io few days ago.
$export SENTRY_AUTH_TOKEN=my-auth-token
$ sentry-cli info
Sentry Server: https://sentry.io/
Organization: -
Project: -
Authentication Info:
Method: Auth Token
(cannot auth: http error: Token expired (401))
It won’t success even I put an Auth token which I create newly on https://sentry.io/api/.
To use Web API via sentry-cli, any other preparations I need?