Export to GitHub

devdefined-tools - issue #9

OAuth Authorization header is not urldecoded.


Posted on Jul 30, 2010 by Helpful Hippo

What steps will reproduce the problem? 1. use oauth with header based authentication 2. characters at the provider side are not urldecoded 3.

What is the expected output? What do you see instead? exception that the oauth_verifier is rejected, while the different is because of the missing decoding

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

Please provide any additional information below. See the attachment which is a patch to fix this issue.

Attachments

Comment #1

Posted on Aug 3, 2010 by Swift Kangaroo

This issue has been moved to github:

http://github.com/bittercoder/DevDefined.OAuth/issues#issue/5

Closing the issue here as wont-fix.

Status: WontFix

Labels:
Type-Defect Priority-Medium