[GH-ISSUE #2] invalid value: integer 1520543558700, expected u32 #1

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

Originally created by @SimonTeixidor on GitHub (Mar 8, 2018).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/2

Hi!

Thanks for this library, it's really useful!

Today I tried to get the current playing track using sp.current_user_playing_track(). This used to work fine, but today I get:

State { next_error: Some(ErrorImpl { code: Message("invalid value: integer `1520543558700`, expected u32"), line: 2, column: 29 }), backtrace: None }

in my log. I guess spotify changed something.

Originally created by @SimonTeixidor on GitHub (Mar 8, 2018). Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/2 Hi! Thanks for this library, it's really useful! Today I tried to get the current playing track using `sp.current_user_playing_track()`. This used to work fine, but today I get: ``` State { next_error: Some(ErrorImpl { code: Message("invalid value: integer `1520543558700`, expected u32"), line: 2, column: 29 }), backtrace: None } ``` in my log. I guess spotify changed something.
kerem closed this issue 2026-02-27 20:22:32 +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#1
No description provided.