Skip to content

Commit

Permalink
Improve FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Exelord committed Jun 22, 2021
1 parent 74b112e commit c459236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Leave the rest for sentry-cli ;) Deploy! 🚀✌️
## FAQ & Possible errors

#### 1. `You do not have permission to perform this action`
Your `authToken` needs to have following scopes: `org:read` and `project:releases`
Make sure your authToken is present [https://sentry.io/settings/account/api/auth-tokens/](https://sentry.io/settings/account/api/auth-tokens/) and has following scopes: `org:read` and `project:releases`

#### 2. `Could not determine any commits to be associated automatically.`
Your application repository needs to be connected on Sentry to your ogranization account and connected with the project.
Expand Down

0 comments on commit c459236

Please sign in to comment.