If you do myService.QueryAuthenticationToken() it will cause the class to retrieve the ClientLogin authentication token and will throw an appropriate exception if the credentials are not valid.
Cheers, -Jeff On Feb 6, 3:04 am, Mark <[email protected]> wrote: > PicasaService myService = new PicasaService("exampleCo-exampleApp-1"); > myService.setUserCredentials("[email protected]", "mypassword"); > > How could you test whether the login has failed? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums 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-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---
