Description Usage Arguments Value
View source: R/authorization_functions.R
Get SkillsEngine Access Token
1 | get_access_token(client_id, client_secret, handle_status = "warn")
|
client_id |
Client ID provided by |
client_secret |
Client Secret provided by |
handle_status |
How to handle bad HTTP status. Set as either |
A string; the Access Token
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.