Export to GitHub

devdefined-tools - issue #6

Plain Text signature is UrlEncoded twice


Posted on Dec 10, 2009 by Helpful Giraffe

The PlainTextSignatureImplementation does an UriUtility.UrlEncode(..) for the signature. But the UriEncode.UrlEncode(..) is also called when adding the information to the header of the request.

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/2

Closing issue as wont-fix here.

Comment #2

Posted on Aug 3, 2010 by Swift Kangaroo

This issue has been moved to github:

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

Closing issue as wont-fix here.

Status: WontFix

Labels:
Type-Defect Priority-Medium