Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication is broken #130

Closed
ibcht opened this issue Dec 15, 2021 · 1 comment
Closed

Authentication is broken #130

ibcht opened this issue Dec 15, 2021 · 1 comment

Comments

@ibcht
Copy link

ibcht commented Dec 15, 2021

Hi,

I encountered the issue below :

ERROR [SoundCloudBackend-9] mopidy_soundcloud.soundcloud Invalid "auth_token" used for SoundCloud authentication!

After several attempts to reissue a token from the dedicated page https://mopidy.com/ext/soundcloud, I was still unable to process to the authentication step.

It looks like there has been some changes this year (around july apparently) on the authentication process to the SoundCloud API : https://developers.soundcloud.com/blog/security-updates-api. The Authorization Code flow with a direct token requested during the authorization step is now deprecated :

Changes in Authorization Code Flow

For an authorization_code grant type, we’ll only support one response type: code. Token and code_and_token are deprecated and will be considered invalid.

Altought such tokens can still be issued, it looks like they are now unusable on the API unfortunately ...

Version tested : 3.0.1.

@kingosticks
Copy link
Member

Duplicate of #123

@kingosticks kingosticks marked this as a duplicate of #123 Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants