tvillarete / ipod-classic-js

An iPod Classic emulator that connects to Apple Music and Spotify. Built with React & Styled Components
http://tannerv.com/ipod
MIT License
1.43k stars 100 forks source link

Login isn't working again #103

Closed Mattis142 closed 2 years ago

Mattis142 commented 2 years ago

Unfortunately logging in with both Spotify or apple music isn't working again, apple music returns a "Problem connecting" error and Spotify returns me back to the ipod interface, nothing changes tho

joshistoast commented 2 years ago

Same here

tvillarete commented 2 years ago

Figured out the issue and wrote up an explanation on the root cause in this thread: https://github.com/tvillarete/ipod-classic-js/issues/107#issuecomment-1183993762

Thanks!