The map doesn't do proper 302 redirection and is requesting `http`. Startup Genome redirects all incoming `http` requests to `https`. You should support redirection or change the hardcoded protocol to `https`.
The map doesn't do proper 302 redirection and is requesting
http. Startup Genome redirects all incominghttprequests tohttps.You should support redirection or change the hardcoded protocol to
https.