Thanks for the quick reply; I'm using the "default" special user id now.
Prior to that I found out that the GDataOAuthAuthentication class has a "userEmail" property that gets populated with the currently authenticated user email address; just in case someone else is wondering where to get that. Thanks again Detlev. On Apr 12, 5:48 pm, Detlev Schwabe <[email protected]> wrote: > Use the special user id "default", and it will replace the user with the > authenticated user. "default" of course only works with an existing > authentication. > There's no explicit mentioning of this in the docs about requesting a feed > of all albums, but it is used within the protocol guide in a few places, > e.g.http://code.google.com/apis/picasaweb/docs/2.0/developers_guide_proto... > > > > > > > > On Tue, Apr 12, 2011 at 7:12 PM, Creegan <[email protected]> wrote: > > Hi, I successfully connected my iOS application with Picasa using > > OAuth, however, I can't find a way to request for all the albums in a > > user account with the OAuth token. > > > The example in the documentation is for requesting the albums with the > > username, however, I don't have that information since I'm using OAuth > > (or if I DO have that information don't know for the love of god where > > to find it). > > > Also, in the OAuth example there's a way to make a secure request to > > the Contacts feed, but that request is made "without the contacts API" > > and I don't know what's the albums feed. > > > If someone could please put me on the right path I'll REALLY > > appreciate it. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Picasa Web Albums API" group. > > 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. -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. 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.
