getsentry / sentry-webpack-plugin

Repo moved to https://github.com/getsentry/sentry-javascript-bundler-plugins. Please open any issues/PRs there.
MIT License
662 stars 116 forks source link

API key is not valid #421

Closed ransomenfor closed 1 year ago

ransomenfor commented 1 year ago

I have been trying to run the following command but I keep getting the error message "API key is not valid". Please I need guidance on how to get this fixed. Which key should I use and how can I generate it? Thank you for your time.

curl https://sentry.io/api/0/organizations/project-name/releases/ -u $SENTRY_API_KEY: response: {"detail":"API key is not valid"}

lforst commented 1 year ago

You can create auth tokens here: https://sentry.io/settings/account/api/auth-tokens/