The fix for issue #921 breaks all OAuth requests, even those that were previously working. The problem is that the nonce is not urlencoded, breaking the request (e.g. "&oauth_nonce=cDEwXIeEzLcTYN/tSKZOCg==").