Skip to content

Conversation

@jkiimm
Copy link

@jkiimm jkiimm commented Nov 15, 2015

If clientId is filled in GoogleApp whether with or without apiKey, apiKey will not be used.
(API works with OAuth flow)

But, only apiKey is filled in GoogleApp, OAuth flow will not be worked.
(API works with public API key)

The API supports two types of credentials, which are OAuth 2.0 and API
keys. These ways are exclusive for each other.

So, if `clientId` is filled in `GoogleApp` whether with or without `apiKey`,
`apiKey` will not be used (API works with OAuth flow).
But, only `apiKey` is filled in `GoogleApp`, OAuth flow will not be worked (API works with public API key).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant