checkESTAPIError: Get Google API errors

View source: R/requestHandling.R

checkESTAPIErrorR Documentation

Get Google API errors

Description

Get Google API errors

Usage

checkESTAPIError(
  req,
  ok_content_types = getOption("EventStudy.ok_content_types"),
  batched = FALSE
)

Arguments

req

a httr request

ok_content_types

Expected content type of request

batched

called from gar_batch or not


EventStudyTools/api-wrapper.r documentation built on April 16, 2023, 1:04 p.m.