tomhaymore / prosperime

0 stars 0 forks source link

Authentication flow breaks if user refuses #1

Closed tomhaymore closed 11 years ago

tomhaymore commented 11 years ago

"Key 'oauth_verifier' not found in <QueryDict: {u'oauth_problem': [u'user_refused']}>" Request Method: GET Request URL: http://www.prospr.me/account/authenticate?oauth_problem=user_refused Django Version: 1.4.2 Exception Type: MultiValueDictKeyError Exception Value:
"Key 'oauth_verifier' not found in <QueryDict: {u'oauth_problem': [u'user_refused']}>"

tomhaymore commented 11 years ago

Fix and test in