xiaoxiwu / oauth-dot-net

Automatically exported from code.google.com/p/oauth-dot-net
0 stars 0 forks source link

OAuthRequest ignores HTTP Status Codes when requesting tokens. #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Should the code only parse the response for tokens if the status code is in
the 200 range?  and if so what should the request object report back to the
calling code?

Original issue reported on code.google.com by chris.s....@gmail.com on 3 Apr 2009 at 4:23