Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62577, comment 3


Ignore:
Timestamp:
11/27/2024 02:32:45 PM (6 months ago)
Author:
mayanktripathi32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62577, comment 3

    initial v1  
    11== 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.~~
    33
     4This report validates that the issue can not be reproduced.
    45=== Environment
    56- OS: macOS 14.7.1
     
    1213
    1314=== 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.
    1517
    1618=== Additional Notes
    1719- Worked with postman when using basic auth.
    1820- Worked with postman when using JWT.
    19 - Does not work as expected on browser.
     21- ~~Does not work as expected on browser.~~
    2022
    2123=== Supplemental Artifacts
    2224Works 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:
    2426[[Image(https://utfs.io/f/Wgl9eBAmTj295Opf5wKlb24KmM5cSCHBtOhI1wWex6krigsR)]]
    25 (Works for /users/user-id endpoint.)