My application is connected to two environments. How do I switch environment when making API calls. We first connected a test environment and later production environment. It looks like list of available environments should show in dropdown on sign in screen. It is just showing the test environment in my case. Did I miss any step while connecting the second environment?