Skip to content

Macro Rendering Error

    _File_: `homebrew/index.md`

    _HTTP403ForbiddenError_: HTTP Error 403: Forbidden

====Error Body==== { "documentation_url": "https://docs.github.com/free-pro-team@latest/rest/overview/rate-limits-for-the-rest-api#about-secondary-rate-limits", "message": "You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID F898:137BA1:468C9:89014:66BB04DD." }

    ```
    Traceback (most recent call last):

File "/usr/lib/python3.10/site-packages/mkdocs_macros/plugin.py", line 527, in render return md_template.render(**page_variables) File "/usr/lib/python3.10/site-packages/jinja2/environment.py", line 1304, in render self.environment.handle_exception() File "/usr/lib/python3.10/site-packages/jinja2/environment.py", line 939, in handle_exception raise rewrite_traceback_stack(source=source) File "