I'm simply trying to login to the account but can't seem to
authenticate with a password and user that is correct. I've copy and
pasted to make sure:
I'm simply trying to login:
CalendarService myService = new CalendarService("exampleCo-
exampleApp-1", "http", "hosteddomain.com" );
myService.setUserCredentials("[EMAIL PROTECTED] ", "mypassword");
I get an error telling me to check my service name which is silly
'cause I know it's set to 'cl' automatically.
I swear up and down I've checked the username and password.
any ideas where I'm going wrong?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---