Jeff-Lewis / oauth-dot-net

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

Does not handle deny or not entering in twitter information #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run TwitterAPI Application
2. Click Connect
3. Click Deny
4. Go Back to TwitterAPI Application

Optionally

1. Run TwitterAPI Application
2. Click Connect
3. Go Back to twitterAPI App without completing login
4. Click Connect

What is the expected output? What do you see instead?
Expect to see service denied page. See Object Reference Error

What version of the product are you using? On what operating system?
0.8.1.1

Please provide any additional information below.
Maybe it should handle the denied response to clear the request token?

Original issue reported on code.google.com by bailey...@gmail.com on 2 Aug 2010 at 10:51