Hi all,
since a couple of weeks I seem to only get a HTTP 500 Internal Server Error in response to
calling pkgdown::build_favicons() from an R package environment.
> pkgdown::build_favicons()
── Building favicons ─────────────────────────────────────────────────────
ℹ Building favicons with <https://realfavicongenerator.net>...
Error in `pkgdown::build_favicons()`:
! API request failed.
Caused by error in `httr2::req_perform()`:
! HTTP 500 Internal Server Error.
Run `rlang::last_trace()` to see where the error occurred.
Best, L
Hi all,
since a couple of weeks I seem to only get a HTTP 500 Internal Server Error in response to
calling
pkgdown::build_favicons()from an R package environment.Best, L