gar_debug_parsing: Read the diagnostic object returned on API parse errors.

View source: R/debugging.R

gar_debug_parsingR Documentation

Read the diagnostic object returned on API parse errors.

Description

Read the diagnostic object returned on API parse errors.

Usage

gar_debug_parsing(filename = "gar_parse_error.rds")

Arguments

filename

The file created from API errors, usually called gar_parse_error.rds

Details

When googleAuthR API parsing fails, it will write a file called gar_parse_error.rds to the directory. Feed that file into this function to help diagnose the problem.


googleAuthR documentation built on April 11, 2023, 6 p.m.