Hi I followed the tutorial and obtained my master token by using the method in the documentation. (Starts by aas_et/ and ends by =).
However, when I use the solution it never complete the login. It doesn't gives me a Error: BadAuthentication error.
What could be the problem. The Token is on the field Token when using the docker command shared in the documentation, right?
- Running this on Docker. Host machine Apple Silicon, Docker Ubuntu with Python 3.10 and the last gkeepapi version.
Thanks a lot in advance.
EDIT 1: After a big while it gives the following error:
Error: Failed to authenticate with Google Keep: Authentication failed with provided master token
I'll try alternative methods
Hi I followed the tutorial and obtained my master token by using the method in the documentation. (Starts by
aas_et/and ends by=).However, when I use the solution it never complete the login. It doesn't gives me a
Error: BadAuthenticationerror.What could be the problem. The Token is on the field
Tokenwhen using the docker command shared in the documentation, right?Thanks a lot in advance.
EDIT 1: After a big while it gives the following error:
I'll try alternative methods