bittercoder / DevDefined.OAuth

An OAuth Consumer and Provider implemented for .Net
http://code.google.com/p/devdefined-tools/wiki/OAuth
162 stars 70 forks source link

Cannot Validate HTTP Post Request #1

Closed bittercoder closed 11 months ago

bittercoder commented 14 years ago

Issue #5 from google code:

What steps will reproduce the problem?

  1. Do a HTTP Post with Authorization

What is the expected output? What do you see instead? Signature should be valid. Exception thrown that the Consumer Key is null.

What version of the product are you using? On what operating system? Can't recall the version number, Win 2K3

Originally logged here by http://code.google.com/u/nickqad/

http://code.google.com/p/devdefined-tools/issues/detail?id=5

bittercoder commented 11 months ago

Closed, library no longer supported.