help, API rate limit exceeded #147822
Replies: 1 comment
-
The issue happens because you’ve made too many requests to GitHub without signing in, and GitHub limits how many requests you can make in that situation. To fix this, you’ll need to create a free “Personal Access Token,” which is like a special key that allows GitHub to know it’s you and gives you a much higher limit for requests. Once you have the token, you can use it in your tools or scripts to make them work properly. Here’s what you can do: |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
I installed some code in windows powershel and this message appears.
maybe because I keep installing continuously.
Can someone help me with some direction? Because I'm not a developer
Beta Was this translation helpful? Give feedback.
All reactions