Skip to content

Commit c459236

Browse files
committed
Improve FAQ
1 parent 74b112e commit c459236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Leave the rest for sentry-cli ;) Deploy! 🚀✌️
5555
## FAQ & Possible errors
5656

5757
#### 1. `You do not have permission to perform this action`
58-
Your `authToken` needs to have following scopes: `org:read` and `project:releases`
58+
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`
5959

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

0 commit comments

Comments
 (0)