Purpose

Specifies the endpoint for retrieving access tokens when either OAuth 2.0 or service account authentication is enabled.

Valid Values

String

where:

String

is the endpoint used to retrieve access tokens.

Notes

See "Configuring OAuth 2.0 authentication" and "Configuring service account authentication" for more information.

Data Source Method

setTokenUri

Default Value

https://accounts.google.com/o/oauth2/token

Data Type

String

See also

Configuring OAuth 2.0 authentication

Configuring service account authentication