openpodcast / api

OpenPodcast API server
https://openpodcast.dev
8 stars 2 forks source link

SpotifyEpisodeDetailedStreams empty #18

Closed woolfg closed 1 year ago

woolfg commented 1 year ago

api endpoint: payload.meta.endpoint === 'detailedStreams' including the episode field is not filled

mre commented 1 year ago

Silly mistake on my end: https://github.com/openpodcast/open/commit/256ca9449cd99353c47b30abcec1dc3c93ad3aab

The endpoint name was wrong. We should have data now.

woolfg commented 1 year ago

data is there.