-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I've attempted multiple times to run GoogleCl -- once on a Lubuntu 15.04
Virtual Machine, and once on a native Windows 10 machine. On both platforms,
when I enter a typical command (e.g. "google calendar list"), I am prompted for
a user name. A browser window opens, prompting me for my Google user name and
password, and then...I get redirected to a "Sorry, page not found" page
(https://support.google.com/a/answer/6224347?p=oauth&rd=1).
The URL above is different from the one given in the terminal, which does
actually include an OAuth token
(https://www.google.com/accounts/OAuthAuthorizeToken?oauth_token=[stuff]&hd=defa
ult). But this seems to be a broken link.
Has anybody else ever had this problem? I haven't been able to find anything
like it from Googling all over.
Original issue reported on code.google.com by alexey.s...@gmail.com on 20 Aug 2015 at 9:44