Hello Shoubhik, You can send up the same request parameters on the upload, and the photo entry that is returned to you will have the right sizes on the media content URL.
So if you upload to picasaweb.google.com/data/feed/api/user/default/albumid/1234, just upload to picasaweb.google.com/data/feed/api/user/default/albumid/1234?imgmax=dand you'll get back the full-size image url on the reply to your request. And there is no converter method, sorry. You'll have to request the image from the API with the photo ID to get back the image URL. Thanks, -Mike On Tue, Jan 8, 2013 at 11:37 PM, Shoubhik Bose <[email protected]> wrote: > Hi Detlev , > > Say I need the image URL for the full size image right after I upload the > image, what do I do in that case ? > Do I again need to invoke the feed to access what I just uploaded? > > Also, is there an IMAGE ID to IMAGE URL converter method ? > > Thanks, > Shoubhik > > -- > You received this message because you are subscribed to the Google Groups > "Google Picasa Web Albums API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-picasa-data-api/-/gxy-BO3f7s8J. > 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.
