I found the solution.. yippie We just need to set an variable. String authString = "GoogleLogin auth="; authString += authToken; header.setValue("Authorization", authString);
Here authToken contains actual value string of auth. header is variable of HTTP request header. Have fun On Dec 19, 2:38 pm, "yogesh...@googlemail.com" <yogesh...@googlemail.com> wrote: > Hi, > My question is also same. how to send AuthSub alongwith our request ti > picasa api. Nothing is mentioned anywhere about this. > > On Dec 17, 3:08 am, "Jeff Fisher (Google)" <api.jfis...@google.com> > wrote: > > > If you use 'default' in place of the username you can retrieve their > > feeds without knowing who they are as long as you have a valid AuthSub > > token. > > > Cheers, > > -Jeff > > > On Dec 15, 3:59 am, "praveen.sh8...@gmail.com" > > > <praveen.sh8...@gmail.com> wrote: > > > HI friends, > > > > My question is i got user auhenticated received token and created got > > > sessiontoken from it. > > > > how will i access to user album without userid and with token id. > > > > Your help will be highly appreciated. > > > > Regards > > > Praveen --~--~---------~--~----~------------~-------~--~----~ 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 Google-Picasa-Data-API@googlegroups.com To unsubscribe from this group, send email to google-picasa-data-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---