GetOAuthAuthorizationUrl
Obtains the OAuth authorization URL.
Input
| Name | Type | Description |
| CallbackURL | String | The redirect URL. |
| State | String | State parameter.
The default value is test. |
Result Set Columns
| Name | Type | Description |
| URL | String | The authorization URL. |