genius-lyrics-api icon indicating copy to clipboard operation
genius-lyrics-api copied to clipboard

getSongById 401 response

Open TommysG opened this issue 3 years ago • 0 comments

Get song by id gives me 401 response. I think it's because of this line ${url}${id}&access_token=${apiKey} instead of ${url}${id}?access_token=${apiKey}.

TommysG avatar Jun 05 '22 09:06 TommysG