mopidy / mopidy-soundcloud

Mopidy extension for playing music from SoundCloud
https://mopidy.com/ext/soundcloud/
MIT License
185 stars 59 forks source link

Invalid "auth_token" used for SoundCloud authentication #137

Open goshansp opened 2 months ago

goshansp commented 2 months ago

I am getting the following error when running on main . After reading https://github.com/mopidy/mopidy-soundcloud/issues/123 i am not 100% sure that it is an old or new issue. To me https://github.com/mopidy/mopidy-soundcloud/issues/123 seems to indicate that at one point it was fixed. Has it broken again?

ERROR 2024-09-23 19:55:17,558 [1:SoundCloudBackend-6 (_actor_loop)] mopidy_soundcloud.soundcloud Invalid "auth_token" used for SoundCloud authentication!

Would it require us to implement authentication which at the moment will not lead to success because i cannot register a new app?

Screenshot from 2024-09-23 21-48-36

Does anyone have it working? What could be the way forward?