This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web API ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
981
stars
79
forks
source link
Web player does not respect empty context on PUT v1/me/player/play endpoint #1446
Issue found on January 24th 2020.
Endpoint(s):
PUT /v1/me/player/play
Scope(s):
Steps to reproduce:
Expected behaviour:
Playback stops as there is nothing to play anymore.
Actual behaviour:
Webplayer continues to play tracks from playlist that was played at the beginning.
Note:
Desktop app correctly plays single track and stops playing after it's end.