If nothing works whatsoever above provided then check your url in env.dev or any env . There shd not be any space bw key and values
Example .env.dev file
abcurl : https//:anyway.com
This won't work becoz there's space bw abcurl and colon :
abcurl: https//:anyway.com Thus will work fine