Error - API rate limit - tidytuesdayR::tt_load

Hi. I'm trying to load this and I'm getting an error. May someone assist please?

tuesdata <- tidytuesdayR::tt_load(2020, week = 11)
#> Only -1 Github queries remaining until 2022-04-24 05:27:55 PM EDT.
#> Only -1 Github queries remaining until 2022-04-24 05:27:55 PM EDT.
#> Only -1 Github queries remaining until 2022-04-24 05:27:55 PM EDT.
#> Only -1 Github queries remaining until 2022-04-24 05:27:55 PM EDT.
#> Error in github_sha("static"): Response Code 403: API rate limit exceeded for 68.44.182.111. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

Created on 2022-04-24 by the reprex package (v2.0.1)

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.