Thank you! I will study the picasasync code. The official documentation can be a bit confusing.. In the meantime I got a little wiser. I seems like the authentication is the difficult part, but I'm a little closer now.
If I get some code working I'll return and post it here.. Op vrijdag 15 januari 2016 18:28:17 UTC+1 schreef Mark Otway: > > If you have a look at my repo on github (webreaper) you can look at the > picasasync project which has working Oauth code that'll do what you need. > > On Fri, 15 Jan 2016 16:20 ggvw <[email protected] <javascript:>> wrote: > >> Hi, >> >> I'm trying to make a java application that can export the photo >> commentary from picasa to a local file on the harddisk. As I see it, I need >> a instance of PicasawebService in order to do that. >> Unfortunatly, a lot of documentation about it's use seems to be outdated. >> Even the examples shipped with the API don't seem to work because it looks >> like picasawebservice.setUserCredentials(username, password) is no longer >> supported. >> >> Is there anyone who knows an up-to-date tutorial or working code example >> of creating an instance of Picasaweb or authenticating with the Picasa API? >> >> >> Regards, >> Gijs >> >> -- >> 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] >> <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at >> https://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 https://groups.google.com/group/google-picasa-data-api. For more options, visit https://groups.google.com/d/optout.
