Does Google's GData Picasa API and OAuth work using C#?

Posted by user307334 on Stack Overflow See other posts from Stack Overflow or by user307334
Published on 2010-04-01T22:57:22Z Indexed on 2010/04/01 23:03 UTC
Read the original article Hit count: 209

Filed under:
|
|

Does Google's GData Picasa API and OAuth work using C#? If so, can someone post how to set the OAuthToken and then make calls using the PicasaService? I am able to get all the way to creating an oauth_token but cannot figure out how to set this value in the GData API and succesfully make calls. Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about oauth