DmitriyR
Service in one project somehow accesses a variable from other project
Ok. Case solved. As all of us hoped the problem was in an environment variable but not the one I thought and in an unexpected place. I was provided with cloud link that consists of multiple parts and one of them was misconfigured (the link was manually crafted while I thought it was copy/pasted from admin panel). I went through the code and env variables and only splitting them part by part revealed the problem. I thought that code was getting to a place where the var that I blamed at first was used but I was wrong and we never got to it.
106 replies