Hi! I'm trying to uploading several photos to Picasa, using the standard client login interface:
service.setUserCredentials(uname, passwd); This work fine when i try to run in a standalone application (main). But now i'm trying to test under a webapp enviroment, and it doesn't work. It's the same code, but the application hangs up when arrives at setUserCredentials.... Also, the code doesn't continue throught the catch section, also i can't see any exception on logs.... Any idea? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
