dbr / tvdb_api

Simple to use interface to TheTVDB.com API in Python
The Unlicense
339 stars 63 forks source link

Getting not authorized error #87

Open Chiggy-Playz opened 4 years ago

Chiggy-Playz commented 4 years ago

I followed the readme and was able to create the variable t. But when I try to do show = t['scrub'], it just gives me "tvdb_api.tvdb_error: Not authorized" error. For every show. Dunno whats wrong.