I’m using C# with OAuth (OAuth Base) to access FriendFeed API. It
works fine for GET-requests (OAuth signed). But I can’t send POST-
Request, e.g to publish new entries. Error-Message: invalid-oauth-
signature. But the signature is ok, I think it’s a problem with the
upload (I’m using Webclient.UploadData(..)). Anybody here who
successful posted oauth-signed requests via C# to FriendFeed?

-- 
You received this message because you are subscribed to the Google Groups 
"OAuth" 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/oauth?hl=en.

Reply via email to