How to add Google Keep API scope?

2.2k Views Asked by At

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

screen

1

There are 1 best solutions below

3
On

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.)