Reputation: 101
I am trying connecting to Google Keep API but i cannot add scopes in Google Cloud Console.
I have enabled Google Keep API in Library but still can't add scopes to access this API. I am getting this error:
The following scope(s) were not added because they are invalid. Please update or remove these scopes: https://www.googleapis.com/auth/keep https://www.googleapis.com/auth/keep.readonly
Upvotes: 10
Views: 3262
Reputation: 141
I am running into the same issue. Upon further digging I found this explanation:
This API is an enterprise-only API used to create and manage the Keep notes within your domain, ...
Which was found in the Google Keep API documentation.
(Thanks to amanda-tarafa on 2021-09-03 found [here]2.
EDIT: the link is now dead.)
Upvotes: 4