Skip to content

Add request body as oauth body params #3

Merged
stringbean merged 2 commits intostringbean:masterfrom
fmcgough:master
Oct 14, 2019
Merged

Add request body as oauth body params #3
stringbean merged 2 commits intostringbean:masterfrom
fmcgough:master

Conversation

@fmcgough
Copy link
Copy Markdown
Contributor

When content type is application/x-www-form-urlencoded, add the request body using OAuthRequest.addBodyParameter to ensure that it is included in the OAuth signature.

Removed the scala-collection-compat dependency in favour of using a plain List, as it was causing a NoClassDefFoundError at runtime.

@stringbean
Copy link
Copy Markdown
Owner

@fmcgough if you rebase off master it should pass on Travis.

@stringbean stringbean added the enhancement New feature or request label Oct 12, 2019
@stringbean stringbean merged commit 6b401af into stringbean:master Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants