Changes between Initial Version and Version 1 of Ticket #62577, comment 3
- Timestamp:
- 11/27/2024 02:32:45 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62577, comment 3
initial v1 1 1 == Reproduction Report 2 This report validates that the issue can be reproduced but found mixed results. I Think we need to test more. 2 ~~This report validates that the issue can be reproduced but found mixed results. I Think we need to test more.~~ 3 3 4 This report validates that the issue can not be reproduced. 4 5 === Environment 5 6 - OS: macOS 14.7.1 … … 12 13 13 14 === Actual Results 14 - ❌ Mixed: Works with postman but does not work on browser when logged in. 15 - ~~Mixed: Works with postman but does not work on browser when logged in.~~ 16 - ❌ Works as expected for me. 15 17 16 18 === Additional Notes 17 19 - Worked with postman when using basic auth. 18 20 - Worked with postman when using JWT. 19 - Does not work as expected on browser.21 - ~~Does not work as expected on browser.~~ 20 22 21 23 === Supplemental Artifacts 22 24 Works with postman: [[Image(https://utfs.io/f/Wgl9eBAmTj29DTe5B5E9O3LjigMnKlJx2AvwtoUc0hWd7yz4)]] 23 Does not work on browser (logged in):25 ~~Does not work on browser (logged in)~~ Expected Behaviour: 24 26 [[Image(https://utfs.io/f/Wgl9eBAmTj295Opf5wKlb24KmM5cSCHBtOhI1wWex6krigsR)]] 25 (Works for /users/user-id endpoint.)