Hello, The advice at: http://code.google.com/apis/calendar/developers_guide_protocol.html#authenticate
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 -~----------~----~----~----~------~----~------~--~---
