append_access_token | R Documentation |
Appends access_token to URL if not present
append_access_token(url, access_token)
url |
The URL to which the access_token should be appended. |
access_token |
The Canvas API access token (string). |
The URL with the access_token appended if it was not already present.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.