| is_access_denied | R Documentation |
Internal function to check if API response indicates access denial (could be either non-existent or unauthorized).
is_access_denied(response)
response |
HTTP response object from httr2. |
Logical. TRUE if access is denied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.