是否可以从picasa中检索一张照片。我正在寻找网络和文档,我还没有看到一个例子,这里有一篇文章接近但是给了我已经知道的一半答案。请帮忙,谢谢。
我已经走到这一步了,我需要知道下一步该做什么。我收到了错误的请求错误。
query = New PhotoQuery(PicasaQuery.CreatePicasaUri(username, albumID, photoID))
答案 0 :(得分:0)
经过更多研究后我找到了解决方案。不要仅仅照片查询相册和相册ID。 http://markmail.org/message/dbtoym57matzxjmd
PicasaEntry entry = (PicasaEntry) service.Getstring.Format("http://picasaweb.google.com/data/entry/api/user/" +
"{0}/photoid/{1}",service.Credentials.Username,photo.GooglePhotoId