akashrchandran / spotify-lyrics-api

A Rest API for fetching lyrics from Spotify which is powered by Musixmatch. Commandline version is available at akashrchandran/syrics.
http://github.akashrchandran.in/spotify-lyrics-api/
GNU General Public License v3.0
369 stars 29 forks source link

Error 500 on the heroku service #13

Closed JustSxm closed 1 year ago

JustSxm commented 1 year ago

As said in the tile, when trying to get a lyrics from the heroku site, we receive an error 500. Both URL and Track ID

Emergency1999 commented 1 year ago

same for me.

akashrchandran commented 1 year ago

It seems Spotify had rate limited the account. Changing the account did the trick. It's better if you host the by yourself, to prevent getting rate restricted.