Closed R0bert0r closed 3 years ago
Please check if the token you entered in configuration file is valid. You might also get this error if the token has expired .Token validation will be added in next release of the script.
Try version 1.0.3 or later
The length of the token changed to 928 for me, that solved the error.
Having a similar issue. Error message as follows.
Traceback (most recent call last):
File "C:\users\Daddy Panda\desktop\ITProAlt\itprotv.py", line 143, in
Kindly advise. Thank you.
Fixed in commit b58e678.
Encountered the following error when choosing a course:
Enter your choice: 16 Traceback (most recent call last): File "/home/pi/Documents/Python/ITV.py", line 84, in
episodes = get_episodes(episodes["course"]["episodes"])
KeyError: 'course'
please assist
Thanks