I'm using delphi with indy 9 idhttp component.  I'm posting to

https://www.google.com/accounts/ClientLogin

my send is

POST /accounts/ClientLogin HTTP/1.0
Content-Type: application/x-www-form-urlencoded
Content-Length: 113
Host: www.google.com:443
Accept: text/html, */*
User-Agent: Mozilla/3.0 (compatible; Indy Library)


Email%3Dmyname%40gmail%2Ecom%26Passwd%3Dmypass%26service%3Dcl%26source%3Dmycomp%2Dmyprog%2D5%2E5

and I keep getting a 403 forbidden response.

HTTP/1.0 403 Forbidden
Cache-control: no-cache
Pragma: no-cache
Content-Type: text/plain
Content-Length: 24
Date: Wed, 19 Jul 2006 22:03:54 GMT
Server: GFE/1.3
Connection: Close

Error=BadAuthentication


Is there something I'm doing wrong? i've gone over the authentication
documents a number of times and it looks like I'm diong it correct

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi
-~----------~----~----~----~------~----~------~--~---

Reply via email to