Skip to content

Commit e46ad3c

Browse files
committed
Clarify fine-grained Personal Access Token requirements for organization-owned repositories
1 parent 5e206ce commit e46ad3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/integrations/git.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,10 @@ Follow these official GitHub guides to create a Personal Access Token:
163163
- For **Fine-grained tokens:** Grant **Content: Read & Write** access to the specific repository you plan to use.
164164
- For **Classic tokens:** Enable **repo** and **workflow** permissions.
165165

166+
:::info
167+
When creating a fine-grained Personal Access Token for an organization-owned repository, the token may require admin approval before it becomes active. Until the token is approved, Dreamflow may return a 403 error. Once an organization admin approves the token, you can retry the connection and it should succeed.
168+
:::
169+
166170
#### For GitLab
167171

168172
You can generate a Personal Access Token directly from your GitLab account by following the official documentation:

0 commit comments

Comments
 (0)