Postman - How do I send the environment together with my collection?

0

I have a Team Workplace, and in it a collection, this on the web. In my postman application on the pc I created an environment to pass some variables, such as the url that is accessed (to be able to change if it is the homolog or production server).

Unfortunately, every change I make only sends the collection, the environment does not go up, and in the postman console it is:

Inthepostmanapplication,I'musingtheenvironmenttowork,ascanbeseenbelow:

I believe that anyone who uses postman already knows this problem, and I hope they can help me.

    
asked by anonymous 28.10.2018 / 02:26

1 answer

0

For those with the same problem, Postman takes a long time to get the environment up, about 20 to 40 minutes.

Unfortunately, the way to do that is to wait.

    
01.11.2018 / 01:24