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
382 stars 28 forks source link

Randomly getting errors #20

Closed Harsh16j closed 1 year ago

Harsh16j commented 1 year ago

For any song link (for ex: https://spotify-lyric-api.herokuapp.com/?trackid=1Fhb9iJPufNMZSwupsXiRe), sometimes I'm getting error that the lyrics for this track is not available on spotify! and sometimes I am able to see the song lyrics. You can try this by pasting the above link on browser and hitting refrest multiple times. I don't know what is causing this random behavior. Request you to please look into it or provide information on why this is happening. Also, thank you so much for this API, it helped a lot.

Harsh16j commented 1 year ago

I tried again, and it seems to be working perfectly fine now. I guess the issue was occurring because I was overloading your API beyond the allowed limit.