Spotify Web API SDK implemented on Rust

crates fun music rust sdk spotify spotify-web-api
1 Open Issue Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a JSON parsing error in the rspotify Rust crate when retrieving show data. The error occurs when encountering null values in the JSON response from the Spotify API, specifically within the `get_a_show` function. The solution likely involves handling null values gracefully during JSON deserialization, potentially using optional fields in the relevant structs.

Complexity: 4/5
bug help wanted

Spotify Web API SDK implemented on Rust

Rust
#crates#fun#music#rust#sdk#spotify#spotify-web-api