Answer the question
In order to leave comments, you need to log in
How to increase the number of requests to the GitHub API?
I need to increase the number of requests to get information about the user and information about his repositories.
I have a maximum limit of 60 requests per hour, then a 403 error occurs.
I tried to solve the problem in the following way:
In the .env file, I created two variables for "Client ID" and "Client secrets" and passed them to the axios interceptor for the request, but the limit did not change!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question