I’m doing the 30 Days of Postman challenge, and I’ve been using the Environment Variables to keep the Postman API Key, but today I’ve learned about the Vault and decided to use it.
However Postman fails to read the key from the vault. As soon as I put the key in there and use it in the request, the request fails with 401.