handle_http_error | R Documentation |
Handle HttpErrors in plumber APIs
handle_http_error(req, res, err)
req |
a plumber Request object |
res |
a plumber Response object |
err |
the error |
an http_error_body list object
https://github.com/rstudio/plumber/pull/507#issuecomment-675693897
https://www.rplumber.io/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.