saveTokenToFile | R Documentation |
Gets a service account token and writes it to a plain text file.
saveTokenToFile(jsonFile, saveTo = "~/.access_token")
jsonFile |
Path to a service account key JSON file |
saveTo |
Path of the output text file containing the service account token |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.