OAuthRefreshTokenURL
The URL to refresh the OAuth token from.
Data Type
string
Default Value
""
Remarks
The URL to refresh the OAuth token from. In OAuth 2.0, this URL is where the refresh token is exchanged for a new access token when the old access token expires.