I assume you are trying to use the calendar api, since this is the
calendar newsgroup.  In this case you will need to fix your "service"
field from the incorrect value of "c1" to "cl". The second character
is not a 1 but a lowercase L.

Making this change, and using my gmail username and password, was all
it took for your form to work as expected.

On Jun 14, 2:32 pm, PlasticManc <[EMAIL PROTECTED]> wrote:
> Hello,
>
> The advice 
> at:http://code.google.com/apis/calendar/developers_guide_protocol.html#a...
>
> leads me to think that if I click the button on the following locally
> stored HTML form:
>
> <form  METHOD=POST ACTION="https://www.google.com/accounts/
> ClientLogin"><br>
> <input  name="Email" id="Email" value="blackwelltim%40yahoo.com"><br>
> <input  name="Passwd" id="Passwd" value="mypassword"><br>
> <input  name="source" id="source" value="Biguana-MyApp-1"><br>
> <input  name="service" id="service" value="c1"><br>
> <INPUT TYPE=submit VALUE="Test this form"><br>
> </form>
>
> I would get my 3 alphanumeric codes back (assuming my credentials are
> right) but I just get
>
> Error=BadAuthentication
>
> .  Is there any chance someone could point out what's wrong here?
>
> I realise it's designed to be used programatically, but I would have
> thought it would still work in a browser (for testing purposes)?
>
> Thanks,
>
> Tim


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to