AwesomeSearch2021 icon indicating copy to clipboard operation
AwesomeSearch2021 copied to clipboard

403 request

Open mesaglio opened this issue 3 years ago • 1 comments

When the front try to make a get request to https://api.github.com/repos/sindresorhus/awesome-nodejs/readme the response is a 403 http with the following body

{
    "message":"API rate limit exceeded for X.X.X.X. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
    "documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"
}

mesaglio avatar Aug 20 '21 14:08 mesaglio

@mesaglio thanks, will do a fix soon.

lockys avatar Aug 20 '21 14:08 lockys