bitfocus / companion-module-spotify-remote

MIT License
9 stars 7 forks source link

https://spotauth.github.io is unavailable #64

Open romanstudio10 opened 2 months ago

romanstudio10 commented 2 months ago

The website https://spotauth.github.io is no longer accessible. Is there a reason for this?

bevanjkay commented 2 months ago

It looks like it was hosted by a third-party and it is no longer available.

Julusian commented 2 months ago

I've thrown up a mirror (copied from archive.org) at https://julusian.github.io/spotauth/ I'll look into a more permanent solution/location for it later, but this will work for anyone who needs something right now

romanstudio10 commented 2 months ago

I'm not sure if I'm making a mistake, but I think the site has a bug with the javascript.

Julusian commented 2 months ago

@romanstudio10 I did give it a quick test when doing it and it seemed to work fine. Is there an error in the browser console?

romanstudio10 commented 2 months ago

essageNotSentError error : undefined message : "Could not establish connection. Receiving end does not exist." messageName : "antiTrack.model.updated" name : "MessageNotSentError"

prehprehpreh commented 2 months ago

https://julusian.github.io/spotauth/

Thank you so much for this. I was going crazy. Not a huge wiz when it comes to this stuff so i thought i was doing something wrong. thanks for making a fix.

lordz0mbies commented 1 month ago

I've thrown up a mirror (copied from archive.org) at https://julusian.github.io/spotauth/ I'll look into a more permanent solution/location for it later, but this will work for anyone who needs something right now

thanks, working with this link.

GMBCProduction commented 1 month ago

I use https://spotauth.github.io as a redirect URL for Bitfocus Companion to connect to Spotify through a "Spotify for Developers" api app however I can't seem to get this new link to make the connection between the two. Is anyone using the original URL with for this, and had any luck switching it to the new?

Julusian commented 1 month ago

This page is now also hosted at https://bitfocus.github.io/companion-module-spotify-remote/ now, and the module says to use this url in companion 3.4.2

I haven't tried to improve the page at all, if anyone wants to tackle that the code is in the gh-pages branch of this repository.

Julusian commented 1 week ago

I've made a couple of small tweaks to the page, so that the blue box should never be empty anymore. Instead it will contain one of what I expect are the common failure scenarios.

Hopefully this will help to narrow down the cases where the box is empty for people

rmk36 commented 1 week ago

Thanks Julian. I found my error (which is why I deleted my comment) and we're back up an running again.