Yes, I believe none of the canned client libraries use OAuth 2 by default so will fail authentication.
On Wed, May 27, 2015, 12:42 PM Francisco Jiménez <[email protected]> wrote: > Hi Mike, > > Do you mean that the code provided in > https://developers.google.com/picasa-web/docs/2.0/developers_guide_java > is not working anymore? > > Today I started to work with Picasa API for Java: > PicasawebService myService = new > PicasawebService("PicasaProject"); > myService.setUserCredentials("[email protected]", "passwordXX"); > > But I get the next error: > com.google.gdata.util.AuthenticationException: Error authenticating (check > service name) > at com.google.gdata.client.GoogleService.getAuthException(Unknown > Source) > > Thank you in advance. > > -- > 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 http://groups.google.com/group/google-picasa-data-api. > For more options, visit https://groups.google.com/d/optout. > -- 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 http://groups.google.com/group/google-picasa-data-api. For more options, visit https://groups.google.com/d/optout.
