The API is currently returning:
{
"error": "No lyrics found"
}
for many popular songs that should exist in the database.
Examples:
/v1/The+Weeknd/Starboy
multiple other mainstream tracks also return the same issue
Expected behavior:The API should return lyrics for existing songs instead of returning a missing lyrics error.
The API is currently returning:
{
"error": "No lyrics found"
}
for many popular songs that should exist in the database.
Examples:
/v1/The+Weeknd/Starboy
multiple other mainstream tracks also return the same issue
Expected behavior:The API should return lyrics for existing songs instead of returning a missing lyrics error.