Read the diagnostic object returned on API parse errors.

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.