You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the commands in the beginning of module 22 I got following error message:
{"message":"API rate limit exceeded for 192.38.81.6. (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"}
I guess to many people calling the API from the same IP without Authentication is tinkering some safety features.
The text was updated successfully, but these errors were encountered:
When running the commands in the beginning of module 22 I got following error message:
{"message":"API rate limit exceeded for 192.38.81.6. (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"}
I guess to many people calling the API from the same IP without Authentication is tinkering some safety features.
The text was updated successfully, but these errors were encountered: