tianshanxuester / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

BadAuthentication / Account and password is correct / no captcha #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
A user of my iPhone Application TankPro can't log into the service.
His email-address and password are working using the web interface of google 
docs.
Using exact this login information does not work using the 
gdata-objectivec-client.
He can login with account data provided from me.
I can login using his account data using the web interface of google docs, so 
his access data is 
correct.
I can't login using the iPhone application with the user's account data.

What is the expected output? What do you see instead?

I get the following error: com.google.GDataServiceDomain-Fehler 403

The userInfo error dictionary contains :

Error = BadAuthentication;
error = BadAuthentication;

So no captcha involved.

What version of the product are you using? On what operating system?
Tested and reproduced with gdata-objectivec-client 1.5 and 1.6

Please provide any additional information below.
If you need more details please contact me by mail

Original issue reported on code.google.com by tpodew...@mac.com on 30 Jan 2009 at 11:10

GoogleCodeExporter commented 9 years ago
Resolved via e-mail. The user's account is attached to both a hosted account 
and a
Google account, and probably has different passwords for each, and the 
authentication
servers currently do not handle this well.

Original comment by gregrobbins on 31 Jan 2009 at 12:07

GoogleCodeExporter commented 9 years ago
I saw the same behavior with my application. When I try to login with  
XYZ@gmail.com authentication is successful. When I try with Google hosted 
account (XYZ@mycompanyName.com) authentication fail some time and it is total 
random behavior.

Original comment by dnyanesh...@gmail.com on 21 Jun 2012 at 2:06

GoogleCodeExporter commented 9 years ago
I need to support the Google hosted account in my application , Please help me 
to resolve this issue.

Thanks,
DNY

Original comment by dnyanesh...@gmail.com on 22 Jun 2012 at 6:32

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi , Please help me to resolve this issue. When I try eith 
XYZ@mycompanyname.com authentication fails some time. But my personal email id 
is working fine. Please provide me solution for it .

Thanks,
DNY

Original comment by dnyanesh...@gmail.com on 6 Jul 2012 at 11:13

GoogleCodeExporter commented 9 years ago
Hi in my application , I am getting the error like this 

YouTubeTest[2192:907] serviceBase:<GDataServiceGoogleYouTube: 0x1e1289b0> 
objectFetcher:<GDataHTTPUploadFetcher: 0x1e1445e0> failedWithStatus:400 
data:<errors 
xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>Inva
lidRequestUriException</code><internalReason>Exception message 
unavailable</internalReason></error></errors>

please tell what could be the error for this ...

Original comment by chetan.a...@gmail.com on 15 Mar 2013 at 12:40