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

Encoded parameters causes failed signature #100

Open
ephracis opened this issue Nov 19, 2011 · 4 comments
Open

Encoded parameters causes failed signature #100

ephracis opened this issue Nov 19, 2011 · 4 comments

Comments

@ephracis
Copy link

Encoded values works fine, but encoded names does not. The OAuth specification seems to allow encoded characters in the parameter names.

Encoded names are needed since Rails expect parameters to have brackets in them. For example when updating the name of a device model one would send out device%5Bname%5D=foo

@a-chernykh
Copy link

+1 on this issue.

@ephracis
Copy link
Author

I have sent a pull request to the oauth gem which fixes this issue. Hopefully they will include it.

@a-chernykh
Copy link

great! thanks for the heads up, @ephracis

@amritk
Copy link

amritk commented Nov 11, 2013

+1

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

3 participants