salimoha / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Add support for @googlemail.com users #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have an @googlemail.com account
2. Try to auth googlecl
3. There is no step three

What is the expected output? What do you see instead?
I would expect to end up with a valid OAuth session.
Instead I see:

Please specify user: mykooluzar
Please log in and/or grant access via your browser at 
https://www.google.com/accounts/OAuthAuthorizeToken?oauth_token=blahblah&hd=defa
ult then hit enter.
You specified account mykooluzar but granted access for mykooluzr@googlemail.com
Please log out of mykooluzar@googlemail.com and grant access with mykooluzar

(it doesn't work if I specify a user of mykooluzar@googlemail.com, that just 
says my domain isn't using Apps For Domain. Also 'mykooluzar' isn't my real 
username obviously ;)

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?

Tried with lucid's version and 2.0.8 from sid

Please provide any additional information below.

Original issue reported on code.google.com by cmsjtenshu on 8 Jul 2010 at 1:34

GoogleCodeExporter commented 9 years ago
I suspect this patch will fix the problem. Could you let me know how it works?

Original comment by tom.h.mi...@gmail.com on 8 Jul 2010 at 3:30

Attachments:

GoogleCodeExporter commented 9 years ago
Doh, I literally just used the rebrand tool to turn my googlemail.com account 
into a gmail.com one :/

Original comment by cmsjtenshu on 8 Jul 2010 at 3:33

GoogleCodeExporter commented 9 years ago
Oh well. I'm going to guess that the patch works -- it certainly won't mess 
anything up for current users.

Thanks anyway!

Original comment by tom.h.mi...@gmail.com on 8 Jul 2010 at 4:30

GoogleCodeExporter commented 9 years ago
committed as r332

Original comment by tom.h.mi...@gmail.com on 8 Jul 2010 at 4:38

GoogleCodeExporter commented 9 years ago
Issue 221 has been merged into this issue.

Original comment by tom.h.mi...@gmail.com on 11 Jul 2010 at 4:09