I don’t see the values of the variables from the environment, after update Postman to 7.16.
This is a problem for me because I need to copy real results, host name and parameter values
{{baseUrl}}/transactions?product_id={{product_id}}
2 Likes
arlem
(Arlémi Turpault)
January 20, 2020, 2:26pm
2
Hi @dmytro.berezovskyi and welcome here,
This has been reported on our github issue tracker as well, I’ll link your post there to centralize the reports.
opened 12:43PM - 20 Jan 20 UTC
closed 07:10AM - 12 Feb 20 UTC
bug
collection-runner
product/runtime
**Describe the bug**
After updating to v7.16.0 there is some missing info in th… e detail popup of the link of every requests in the collection runner, specially:
- "Response body was not logged" in Response Body
- Request URL shows variable name instead of value (example: {{URL}})
This information was previously there
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the Collection Runner
2. Run any collection (specially one that uses variables in the request URL)
3. Click on one of the request detail links
4. Open Request URL and Response Body details
**Expected behavior**
Actual value of Request URL and Response Body is shown
**Screenshots**

**App information (please complete the following information):**
- App Type: Native App
- Postman Version: 7.16.0
- OS: Windows
You can subscribe to the issue to be made aware of any updates.
arlem
(Arlémi Turpault)
February 4, 2020, 1:50pm
4
Hi @ana , @dmytro.berezovskyi ,
This has been fixed in the latest version of the app, please make sure that you’re up to date if you’re still seeing the issue!