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

Fix/workaround auth changes #133

Merged
merged 3 commits into from
May 25, 2022

Conversation

kingosticks
Copy link
Member

@kingosticks kingosticks commented Apr 30, 2022

If we remove the client id request parameter (as reported in #123) things seem to start working again. The SC docs claim the OAuth token will expire after an hour but that does not seem to be the case.

Also fixed where the non-public client id method to obtain a stream link was never being called. Although weirdly this method isn't using our client id anymore and still seems to work... I'm not interesting enough in using SC to get into this much further.

The "public" client id method was appearing to succeed but returning
a None url and skipping the normal method.
@kingosticks
Copy link
Member Author

I might need to fix some tests here

@kingosticks kingosticks mentioned this pull request May 16, 2022
@kingosticks kingosticks merged commit fc766b0 into mopidy:master May 25, 2022
@kingosticks kingosticks deleted the fix/workaround-auth-changes branch May 25, 2022 07:24
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

Successfully merging this pull request may close these issues.

1 participant