[
https://issues.apache.org/jira/browse/OLTU-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743221#comment-14743221
]
Antonio Sanso commented on OLTU-178:
------------------------------------
[~dplaindoux] any chance you can provide a unit test showing the issue ? :)
> initial responseCode not set in the OAuthProblemException
> ---------------------------------------------------------
>
> Key: OLTU-178
> URL: https://issues.apache.org/jira/browse/OLTU-178
> Project: Apache Oltu
> Issue Type: Bug
> Components: oauth2-client
> Affects Versions: oauth2-1.0.0
> Reporter: Plaindoux
>
> In the {{OAuthClientValidator#validateErrorResponse()}} method the
> responseCode is not set when a custom exception is built. As a consequence it
> always returns a bad request status (400).
> This value is correctly set in the OAuthClientResponse but it's lost later in
> the call stack. In order to fix it
> {{OAuthClientValidator#responseStatus(int)}} can be call in the
> validateErrorResponse method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)