Hi!
We got an error HTTP 500 “Failed to return owned playlists for the current user.” while trying to retrieve user playlists for some Amazon Music customers.
Here is the request: https://api.music.amazon.dev/v1/me/playlists?limit=100
Do you know why we have such an error for only a few users and what it means? @sam
I also tried for a specific customer to retrieve only his public playlists with the dedicated endpoint and got this error:
“Request to MusicPlaylistService API getPlaylistsByIdV2 failed due to exceeding the timeout of 3000ms”
It’s like there’s a big playlist in the list or at least a specific playlist that is failing the whole retrieve process. Let me know if you need the customer ID.
Thank you.