[ https://issues.apache.org/jira/browse/RANGER-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639909#comment-17639909 ]
Bhavik Patel commented on RANGER-3883: -------------------------------------- [~ramackri] can you please update the Review summary message as "Jira ID: Title" for all your review request and close other review links which are already merged. Thanks > emailchange and passwordchange User REST API's work even when invalid user id > is used in the url > ------------------------------------------------------------------------------------------------ > > Key: RANGER-3883 > URL: https://issues.apache.org/jira/browse/RANGER-3883 > Project: Ranger > Issue Type: Bug > Components: Ranger > Reporter: Abhishek > Assignee: Ramachandran > Priority: Major > Attachments: > 0001-RANGER-3883-When-a-POST-request-is-made-to-the-follo.patch > > > When a POST request is made to the following APIs return 200 status code even > when the userId is invalid . > # {RANGER_ADMIN_URL}/service/users/\{USER_ID}/passwordchange > # \{RANGER_ADMIN_URL}/service/users/\{USER_ID}/emailchange > Ideally, the API's must return 404 not found when using an invalid userid in > the url, > but in the case of the aforementioned APIs, POST request results in status > code 200. -- This message was sent by Atlassian Jira (v8.20.10#820010)