Skip to content

Commit 74b4198

Browse files
added correct scopes
1 parent 40e5085 commit 74b4198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/saas-gitlab.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ GitLab provides an option to generate a personal access token for a new user. Fo
6363
5. Click "Add New Token."
6464
6. Enter a name and an expiry date for the token.
6565
7. If no expiry date is entered, it defaults to 365 days from the current date.
66-
8. Ensure the following scopes are selected: `api`, `user`, `email`.
66+
8. Ensure the following scopes are selected: `api`, `read_api`, `read_user`.
6767
9. Click "Create Personal Access Token."
6868
10. Note down the token as it will only be displayed once.
6969

0 commit comments

Comments
 (0)