Closed GoogleCodeExporter closed 9 years ago
Sorry
the line have : kenammat.....@mail.com => kenammat.....@gmail.com
Thank.
Original comment by huy...@imt.com.vn
on 14 Oct 2011 at 9:16
I cannot also access with Google account. It only allows Gmail account now ....
:(
Original comment by thuytran...@gmail.com
on 14 Oct 2011 at 9:21
Are you using setUserCredentialsWithUsername:password: for sign-in, or using
oauth2?
Were you previously able to sign in with the non-gmail email address?
Original comment by grobb...@google.com
on 14 Oct 2011 at 8:33
Hi,
I have the same problem and also tries it with your contact sample application
and it doesn't work there as well.
What steps will reproduce the problem?
1. Use ContactSample that is provided with your source
2. Try to download contacts with aliased email which is not a ...@gmail.com
address (e.g. my.name@myCompany.com)
3. Authentication works and no error is returned, but also no contacts are
returned
What is the expected output? What do you see instead?
All contacts I have with my account.
I get nothing.
What version of the product are you using? On what operating system?
Sample in the latest SVN snapshot
Original comment by martin.r...@gmx.at
on 26 Feb 2013 at 2:15
This issue is not due to the Objective-C library.
Please use the Contacts API issue tracker and discussion area to report issues
related to the Contacts API.
https://developers.google.com/google-apps/contacts/v3/
Please use OAuth 2 for sign-in, not the deprecated username/password
(ClientLogin) protocol.
https://code.google.com/p/gtm-oauth2/
Be sure to include relevant http logs from your application's
requests/responses.
https://code.google.com/p/gdata-objectivec-client/wiki/GDataObjCIntroduction#Log
ging_http_server_traffic
Original comment by grobb...@google.com
on 26 Feb 2013 at 6:45
Original issue reported on code.google.com by
huy...@imt.com.vn
on 14 Oct 2011 at 9:15