Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

POSTMAN error: Unresolved Variable: "This variable is not defined in the active collection, environment or globals."

Tags:

postman

trying to test changes I made to an API I'm working on and I get this error for the host... I was told previously to update my postman app which I did and I am still receiving the same error... any ideas??

enter image description here

like image 421
Smke Avatar asked Oct 15 '25 06:10

Smke


1 Answers

You need to select one of the environments as the working environment. This is done through the Environments tab (left side) and then select the desired enviornment and select it as active.

Activate it by pressing the button on the left side

like image 189
Memli Restelica Avatar answered Oct 18 '25 06:10

Memli Restelica