| handle_http_response | R Documentation |
Centralized error handling for all tuber HTTP functions. Checks for quota exceeded (403) and rate limiting (429) errors.
handle_http_response(req, auth = "token")
req |
The HTTP request/response object |
auth |
Authentication method ("token" or "key") |
NULL invisibly if no errors, otherwise stops with informative message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.