WorldWideTelescope / wwt-web-client

The WorldWide Telescope web client lets you explore the universe in your browser.
https://worldwidetelescope.org/webclient/
MIT License
105 stars 35 forks source link

Can't load saved "Community" tour #364

Open keflavich opened 9 months ago

keflavich commented 9 months ago

When I try to load a tour I've saved in my "Community" folder, I get the following blank popup:

image
pkgw commented 8 months ago

Well ... it looks like Microsoft has finally deactivated the (extremely old) endpoint we were using for Communities authentication, so as far as I can tell it's basically not going to be possible for us to keep the Communities service running with personalization features.

There's no reason we can't keep on making existing public content available at its existing URLs, though, so things that are live on the public web will keep working. Basically we can keep Communities going in a read-only mode.

And the content itself all still exists, of course. So, for instance, I could send you a tarball of all of your Communities files if you'd like.

For hosting image content in a way that integrates with the WWT web services, our new recommendation is the Constellations framework (e.g. https://worldwidetelescope.org/@pkgw/). This is built on modern OAuth and cloud services and is something that we can actually maintain going forward.

So my question for you is, with all of the above, do you have any workflows that involved Communities that you're not sure how to keep running? If so, I'll do my best to set up a smooth migration path.

keflavich commented 8 months ago

I don't have any workflows involving communities, I was just trying to find ways to save state & save tours.

Could you point me to the documentation for the Constellations framework?

pkgw commented 8 months ago

Sorry, I'll have to get back to you about that after I write it ... :shame: