API Data Provider - Online Help

GetOAuthAuthorizationUrl

Returns the URL the user should visit to authorize your application for Google Tasks API access.

Input

Name Type Description
CallbackURL String The redirect URL.
State String A custom value sent with the callback to maintain session state and prevent cross-site request forgery (CSRF) attacks.
Scope String The access scope.

Result Set Columns

Name Type Description
OAuthAuthorizationUrl String The authorization URL.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539.0