So I am working on an app and everything was fine until I decided to clean up my API keys.
Now for some reason I deleted a key that is defined somewhere in my Mac but I cant find where.
I need to update that key to a new one I created, but I dont know where it is.
Any Node requests I make using the official library fails because the library is adding a wrong API key to the requests.
Any clues? I checked bash_profile, bashrc, zrsrc, etc.