I am on Day 2 challenge, where In GET request of Submit Environment I am unable to locate the Environment_UID from the response body of GET request of Submit first collection.
I am getting 404 Not found error
Hey @samaansi
Welcome to the Postman Community!
As youโre using the Web version, you can find the environment id in the URL, when you have that entity open in a Postman tab.
Also, each entity has a right sidebar menu which contains an info
section. This shows the Id and various other information relating to the entity that you have open.
Thanks for helping out