I have been try开发者_开发百科ing to use the GDATA APIs for Picasa, with OAuth1.0 Though I am able read all the information, image upload is failing with HTTP error 400:Bad Request.
I am trying to integrate flickr,facebook and picasa in my webpage so that User can authenticate by signing into his account from any one of these and he can get images from his account and upload onto
Im trying to write a class to deserialize the picasa album feed. It has been pretty good so far, got some help to get started (here) and I\'m almost there. I have a problem with two fields right now.
I\'ve been successfully using OAuth1.0+OpenID Hybrid protocol for authentication with Google and thereafter using its services.
Is it possible to get Picasa Album photos using gdata API ( Google Data API) my imports : \"import com.google.gdata.client.photos.PicasawebService;
I\'ve a device running Android and开发者_开发技巧 display web site that show photos from PicasaWeb.
Is it possible to use PicasaWeb to host photos for my website? My requirement to upload and access with开发者_Python百科in my ASP.NET Website.Yes, technically. You can use the Picasa Web Albums Data A
I\'m using python + django in gae python proyect. I\'m working with picasa python api, but in my computer i haven\'t problems with gdata.photos.service, but when i push project in GAE servers i have t
I am trying to get the albums from Picasa or Flickr. I was unable found useful information from google. What exactly I needed is upon giving the login credentials, we need to 开发者_Python百科download
I am building a site with nodejs and mongodb and using facebook for authentication.. my users will be required to upload certain photo and others will be able to view them.