gar_debug_parsing | R Documentation |
Read the diagnostic object returned on API parse errors.
gar_debug_parsing(filename = "gar_parse_error.rds")
filename |
The file created from API errors, usually called |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.