[GH-ISSUE #12] Offset parameter in start_playback is object, not number #5

Closed
opened 2026-02-27 20:22:34 +03:00 by kerem · 0 comments
Owner

Originally created by @andrzejressel on GitHub (Aug 26, 2018).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/12

According to docs offset is either "{position: NUMBER}" or "{uri: STRING}". rspotify uses number to represent offset which causes 400 Malformed json error.

Originally created by @andrzejressel on GitHub (Aug 26, 2018). Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/12 According to [docs](https://developer.spotify.com/documentation/web-api/reference/player/start-a-users-playback/) offset is either "{position: NUMBER}" or "{uri: STRING}". rspotify uses number to represent offset which causes 400 Malformed json error.
kerem closed this issue 2026-02-27 20:22:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rspotify#5
No description provided.