Hi, I get this error every time I try to do a picasa api update/insert/delete operation. Surprisingly, this doesn't happen on the login step (* setUserCredentials()*).
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target I have already googled about this error and found that you have to install the CA certificate in your cacerts file to not get this error. I have done this yesterday and it worked fine. But today its giving me the same error. So, I had to do the same thing(export the .cer file using browser and install it). *Host: picasaweb.google.com* (I download the certificate from here). My Question is do I have to keep on doing this or is there are better way of doing this. Any help would be appreciated. Thanks, Goa -- 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/-/BmTJ7GFAj2UJ. 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.
