Tag documentation

 Like

Liked We always forget to select a Postman environment by Arnaud Lauret 
Post details
When using Postman, it’s a best practice to store API token values in environment secret variables. Environment variables can also be used to store other variables uses in scripts. But when opening a collection, we often forget to select an environment and spend a few seconds if not minutes or more trying to figure out what the problem is with a request. Just to realize in the end that we just forgot to select an environment. How can this be avoided?

 Bookmark

Thanks to Joe Nash for sharing this yesterday, I 100% agree with this - not just on the blogumentation angle, but because making these things visible is really important. And especially now, where every company is a remote company, it makes sense to start building these into your ways of working.

Recommended read: Why everything should have a URL https://ben.balter.com/2015/11/12/why-urls/