Manually testing APIs using Client Credentials and bearer tokens with REST Client for Visual Studio Code
The REST Client for Visual Studio Code [https://marketplace.visualstudio.com/items?itemName=humao.rest-client] is an excellent tool for testing HTTP based endpoints. In my opinion it's one of the smoothest ways to test any endpoint behind an HTTP interface. But