Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing of URL Get parameters fails #136

Open
ghost opened this issue Feb 19, 2013 · 0 comments
Open

Processing of URL Get parameters fails #136

ghost opened this issue Feb 19, 2013 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 19, 2013

When passing oauth parameters via url-get, the method RackRequest needs to unescape then, since they have to be url encoded before sending.

the patch is here:
https://github.com/mojovski/oauth-ruby/commit/69de4adf554cfa407eaf5350686b8793b9794078

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants