johnwmillr / LyricsGenius

Download song lyrics and metadata from Genius.com 🎶🎤
http://www.johnwmillr.com/scraping-genius-lyrics/
MIT License
898 stars 159 forks source link

Need error message for using wrong API key #105

Closed johnwmillr closed 3 years ago

johnwmillr commented 5 years ago

People occasionally use the Genius API client Secret instead of the Token, resulting in an unhelpful NoneType error. It would be helpful to provide at least a, "Are you sure you supplied the write API key?" error message.