Open danixland opened 17 hours ago
Well, invalid client suggests something is wrong in the client project you're using from Google Cloud Console (or maybe with just the ID you supplied for it?), but unfortunately if the auth library doesn't work it doesn't surface a lot of clues about what went wrong beyond what you're seeing there.
There were some errors we were discussing in #628 but I think those had a different error message.
Hello, I've installed gcalcli 4.5.0 through pip, I've created the google app and I've launched:
gcalcli --client-id "myclientid" init
After visiting the page both on firefox and on chromium I receive the same python error:
I've completed the procedure in the browser but after returning to the console I see this error and I have no idea where to go from here.
Any help would be appreciated. Thanks