Endpoint Variables Not Working

A couple of months ago I put variables in my end point URLS with their definitions in the environment global varables. This was all working fine. I haven’t used postman for a while but I have gone in now and its broken, the variable names are showing as red with an error “Unresolved Variable”. They are still defined in the global environment.

Hi @drisc0ll, Welcome to the community!

This generally happens, if we forget to save the environment variables or forget to select the correct environment for our API testing.