I have a script that I use to upload/edit photos to my own Picasaweb album. Everything was working fine until Google removed support for ClientLogin. Now I'm trying to switch to OAuth 2.0. I set up a service account because I don't need access to multiple users' Picasaweb albums, just my own. I don't want to present a Google login screen to users because it's just me that will be using this script and I'll be using it in batch mode, not from an interactive web session. I keep getting 403 errors (permission denied) and am beginning to suspect that a service account is the wrong method to use for my purpose. Can someone confirm that? If true, just what method should I be using for my simple case of wanting to use a script to access my Picasaweb album and no one else's?
-- 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.
