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

Wrong song set as Slack status #2

Open
cheshire137 opened this issue Apr 16, 2017 · 2 comments
Open

Wrong song set as Slack status #2

cheshire137 opened this issue Apr 16, 2017 · 2 comments
Labels

Comments

@cheshire137
Copy link
Owner

I used the /spotify-status command in Slack and it set my status to Marijuana by Chrome Sparks when I'm actually listening to All Mine by Portishead in the macOS Spotify client. The currently-playing endpoint is listed as being in beta. I confirmed that it's a bug on the Spotify side by hitting the endpoint manually via a curl command using my personal access token: it's definitely reporting the wrong current song for my account. I opened spotify/web-api#481 about it.

@cheshire137 cheshire137 changed the title Song not currently playing set as Slack status Wrong song set as Slack status Apr 16, 2017
@cheshire137
Copy link
Owner Author

Could also make use of the https://developer.spotify.com/web-api/web-api-personalization-endpoints/get-recently-played/ endpoint instead, which is not marked as being in beta. With it you'd mostly not get the current song but rather the prior song, but that'd still be preferable to a song you question "when did I ever even listen to that?". I'm listening to Aviator by Photek currently but the currently-playing endpoint is reporting a Cream song from yesterday, for example.

@cheshire137
Copy link
Owner Author

See spotify/web-api#499.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant