Use this to set the refresh token directly. You can get a refresh token from the Questrade API hub page in your Questrade account.
1 | qt_set_refresh_token_manually(account_set = load_account_set(), value = NULL)
|
account_set |
an account_set object |
value |
The value of the refresh token. Leave NULL to prompt the user for this. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.