-
|
Body: Run gws auth login Expected behavior: OS: Ubuntu (WSL2 on Windows 11) |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
|
Same problem. Keep was the one thing I actually was the most excited for. |
Beta Was this translation helpful? Give feedback.
-
|
Same issue here |
Beta Was this translation helpful? Give feedback.
-
|
same issue. I look forward to this scope to be included. |
Beta Was this translation helpful? Give feedback.
-
|
Damn it, I thought this was just a small bug, but keep is intentionally not included, as API access is only enabled for enterprise with service-account access. Here it is filtered out for OAuth2 auth: https://github.com/googleworkspace/cli/blob/main/src/setup.rs#L288-L294 Here is the issue on the Google issue tracker: And while opening up this API, please also add API-Access for NotebookLM 🙏thanks google |
Beta Was this translation helpful? Give feedback.
-
|
I agree with @defel. Please do not be a gatekeeper on my Keep notes. This is not an Enterprise feature! Edit: At least allow this feature if I am a Google One subscriber. |
Beta Was this translation helpful? Give feedback.
-
|
Exactly. The sole reason I'm using Keep is because it's what Google Nest integrates with. If I'm locked down here, I'll probably change the speaker... |
Beta Was this translation helpful? Give feedback.
-
|
Pretty wild that Keep does have API on Enterprise level, where it has very few cases that it us useful and does not have API on for consumers that it has way more uses (e.g. shopping lists). Fortunately there are libs that workaround that (I haven't tried them yet), but it is a pity that gws does not. I was so hopeful for it, Google Keep was my first thought how I'll use it (gmail is another, yet to see it if can use it to retrieve titles, emails and attachments). |
Beta Was this translation helpful? Give feedback.
Damn it, I thought this was just a small bug, but keep is intentionally not included, as API access is only enabled for enterprise with service-account access.
Here it is filtered out for OAuth2 auth: https://github.com/googleworkspace/cli/blob/main/src/setup.rs#L288-L294
Here is the issue on the Google issue tracker:
https://issuetracker.google.com/issues/263769283?pli=1
And while opening up this API, please also add API-Access for NotebookLM 🙏thanks google