You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But it looks like possibly it might get invoked before the HTTP-vs-HTTPS stuff is set up? Not sure why this would happen on Doug's app but not the mainline, though.
I am seeing requests for http://worldwidetelescope.org/wwtweb/isstle.aspx when the page is served over https (e.g. https://www.worldwidetelescope.org/webclient/sdk/wwtsdk.js was loaded).
@pkgw can't see it so perhaps it's something odd about my app - easiest way is https://chandraobservatory.herokuapp.com/test/index.html but it also happens at the production endpoint https://chandraobservatory.herokuapp.com/index.html
The page can be found at https://bitbucket.org/doug_burke/chandraobs/src/master/static/test/index.html and JS is in https://bitbucket.org/doug_burke/chandraobs/src/master/static/js/test/ (sorry, I write old-school JS).
The text was updated successfully, but these errors were encountered: