TokenResourcesRefreshAccessToken Method |
Please use OAuthFlowBuilder class to build an instance of an OAuthFlow class.
Will throw a NotSupportedException.
It mirrors to the following Smartsheet REST API method: POST /token
Namespace: Smartsheet.Api
| Exception | Condition |
|---|---|
| NotSupportedException | This exception is always thrown since this operation is not supported by the Token Resources. Instead, see OAuthFlow. |