You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Leave the rest for sentry-cli ;) Deploy! 🚀✌️
55
55
## FAQ & Possible errors
56
56
57
57
#### 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`
59
59
60
60
#### 2. `Could not determine any commits to be associated automatically.`
61
61
Your application repository needs to be connected on Sentry to your ogranization account and connected with the project.
0 commit comments