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

oAuth bug fix, PUT method #71

Merged
merged 2 commits into from
Jan 2, 2014
Merged

oAuth bug fix, PUT method #71

merged 2 commits into from
Jan 2, 2014

Conversation

diarpi
Copy link

@diarpi diarpi commented Nov 15, 2013

  • Fixed bug where UrlParams variable (in ts_http_common.erl) got part of request url along with parameters and it's values, resulting in invalid signature base string formation
  • Added PUT method for requests using oauth (same implementation as POST)

nniclausse added a commit that referenced this pull request Jan 2, 2014
oAuth bug fix, PUT method
@nniclausse nniclausse merged commit e0fc9f6 into processone:master Jan 2, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants