View source: R/googleAuthR_checks.R
Get Google API errors
| 1 2 3 | checkGoogleAPIError(req,
  ok_content_types = getOption("googleAuthR.ok_content_types"),
  batched = FALSE)
 | 
| req | a httr request | 
| ok_content_types | Expected content type of request | 
| batched | called from gar_batch or not | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.