jdemaeyer/spoqify

400 Bad Request

Closed this issue · 2 comments

While using spoqify's GUI, I repeatedly got an error for "400 Bad Request". This is the same for open.spoqify.com/anonymize
image
Response from http://open.spoqify.com/anonymize?url=https://open.spotify.com/track/5ruzrDWcT0vuJIOMW7gMnW:

event: error
data: 400, message='Bad Request', url=URL('https://api.spotify.com/v1/users/31mx2sz2lbgwpszoa6pcnugj4vcq/playlists')

Hi @wadeosg, thanks for the report!

Turns out that Spotify has an undocumented limit of 11,000 playlists per user. I've deleted (unfollowed) some old playlists and service should now be restored :)

ab1088a

(also added a cronjob on the server to run this every hour)