The Question I need to authenticate to an API which needs OAuth encryption.
I\'m in the right direction but I am sure something is wrong with m
It looks like you should sort parameters alphabetically in Header string and within GetSignatureBaseString method as described in this comment and Twitter OAuth documentation
Header
GetSignatureBaseString