checkGoogleAPIError: Get Google API errors
Description
Get Google API errors
Usage
checkGoogleAPIError(req,
ok_content_types = getOption("googleAuthR.ok_content_types"),
batched = FALSE)
Arguments
ok_content_types
Expected content type of request
batched
called from gar_batch or not