Hi, I get the following error:
com.google.gdata.util.InvalidEntryException: Bad Request <HTML> <HEAD> <TITLE>Bad Request</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Bad Request</H1> <H2>Error 400</H2> </BODY> </HTML> at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:602) at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:564) at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:560) at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:538) at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:536) at com.google.gdata.client.media.MediaService.insert(MediaService.java:400) at google.services.PicasaEngine.insert(PicasaEngine.java:122) at google.services.PicasaEngine.insertPhotoEntry(PicasaEngine.java:111) at google.services.PicasaEngine.uploadImages(PicasaEngine.java:205) The same code used to work on jan 26 2017, it stopped working on jan 27 2017. Online I found references to a similar issue, then it was related to the use of an invalid mimetype, I use "image/png", then and now. Did the Picase Web api change ? Thanks for any feedback Regards -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-picasa-data-api. For more options, visit https://groups.google.com/d/optout.
