Closed moshkh closed 6 months ago
Depends? What python3 version are you on and what platform?
I'm running Python 3.8.10 on Ubuntu 20.04.6
can you show your example code? If not, might be a stretch can you choose a different python3?
Try using the newest version of the library with the authentication steps outlined here: https://gkeepapi.readthedocs.io/en/latest/#obtaining-a-master-token
I was in a similar situation with a very similar issue.
You need to ensure you get the OAuth Token from here: https://accounts.google.com/EmbeddedSetup
Hi,
I'm a new user of this client. I've followed the getting started specifically logging in code example within the docs.
However I'm running into the browser exception error.
I have 2FA setup alongside using an app password.
Is someone able to explain the process of getting this running?