I have the same problem, I wrote here about it some time ago ;-) https://groups.google.com/forum/#!searchin/google-picasa-data-api/Photo$20data$20must$20not$20be$20empty/google-picasa-data-api/npQrBr93yqg/8HfT3r7i7GAJ >From this what I can see problem is visible for some users, it looks to be connected with location or something like this. I was wondering about some possible sources of problems, and one of my ideas was that those people have bad luck and are directed to servers with some problems... I added to my app for Android possibility to send me information (by user) about this kind of problem (and other too), and first time when somebody got this error was Feb 12, 2011. Users with this problem wasn't able to use any program for uploading images to Picasa, but usually exporting with Share to Picasa from Android worked because it wraps Picasa API requests in some additional data and sends it to something what looks like proxy server used by Google for Android.
I was first thinking that problem was caused by this that I was sending data in chunked mode, but I tried also non-chunked and problem still exists. So if you will find any solution, please share :-) Google servers have also from some time new kind of problems, in some cases https://www.google.com/accounts/ClientLogin used by ClientLogin authentication returns 404 or something similar (Java throws in those cases FileNotFoundException) :-) So it seems that Android with hundred of millions of devices and probably millions of devices trying to connect to Google infrastructure, are making problems. -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-picasa-data-api/-/bQBYEzrMq6MJ. 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.
