Your comments
That's fixed it, thanks!
Somewhat related question: The API includes many useful commands, but does not allow one to run the "Restore Session" on a saved json file. Am I understanding that right?
If you are taking feature requests, that would be a lovely one, because it would allow me to construct a complex session then load it in an iframe served via static html. My team would not need to learn how to set up skies/tables/queries/sources of data. They would just get to play with this amazing tool in a custom configuration.
I'm interested in this feature, as it allows me to use the API to pre-configure a view of ESA Sky (e.g., to load an image, rather than supply instructions to my team).
Are there restrictions on how I can serve the html with an iframe? If I drop the example iframetest.html file on github, it does not render the iframe in Chrome. Inspecting the error in javascript, I see "Blocked loading mixed active content “http://sky.esa.int/”".
I am able to serve a static html file such as this from an apache web server I have access to, so I suspect there are rules for how the web server is configured. Do you have any tips on setting up this example html file on another server?
Customer support service by UserEcho
Glad I asked!
I have that working now, too. Great stuff!