Which access is to be granted to the api key? #102
-
|
Which access is to be granted to the api key to extend the data rate limit? |
Beta Was this translation helpful? Give feedback.
Answered by
Hamster45105
Jun 18, 2024
Replies: 2 comments 1 reply
-
|
For GitLab as per the Obtainium wiki:
For GitHub: No specific permissions are required if you are making a fine-grained token, just make sure |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Bits-Bytes-354
-
|
@Dev123456689 Can you please close the discussion as resolved? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For GitLab as per the Obtainium wiki:
For GitHub: No specific permissions are required if you are making a fine-grained token, just make sure
Public Repositories (read-only)is selected. If you want to create a classic token, thepublic_reposcope is required.