Exaphis / HackQ-Trivia

Yet another HQ Trivia bot. Automatically scrapes HQ Trivia questions without OCR and answers them.
MIT License
89 stars 54 forks source link

Traceback error? #153

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi I've never had any issues with the bot however this is the first error I have faced after typing python hq_main.py this is what came back as an error

Traceback (most recent call last): File "hq_main.py", line 49, in raise RuntimeError("Connection settings invalid") RuntimeError: Connection settings invalid

I don't know if any of you have had any similar issues but if there is a way to fix it please comment below and if you have no idea can you please give me a step by step instruction on how to uninstall and reinstall everything, thanks!

ghost commented 6 years ago

I would check your bearer token again and make sure its valid, they expire after 3 months

ghost commented 6 years ago

you can check it here https://jwt.io/

ghost commented 6 years ago

Thank you I believe that was the issue I used a bearer token I found here not really sure how to create one myself