...
Add Authorization Header with value of obtained JWT Token (remember to include prefix "JWT")
Execute Request
Your response from Postman Should be exactly the same as response in WebBrowser
...
...
Add Authorization Header with value of obtained JWT Token (remember to include prefix "JWT")
Your response from Postman Should be exactly the same as response in WebBrowser
...