Closed wdfghj closed 6 years ago
i sometimes get this to
You'll keep getting the keyerror if you don't change your token. Get it again after changing your password, replace the token in the code with the new one and then try.
The latest error you posted seems like a unique one to you. Post the full Traceback (The error info starting from Traceback
) to see where the error occurs.
Make sure you're connected properly to the internet and no firewall/antivirus in blocking you.
Changed password, changed key, still there same error. On thé official pokecord catcher thé key works.
You have teamspeak? Maybe you can see yourself
TeamViewer*
Sorry, I cannot that level of assistance where I take control of your PC itself. Also, I have noticed the obvious mistake there which everyone seems to be making.
It should be:
configs["token"] = "Insert token here"
Not:
configs["token"] = os.environ["Insert token here"]
UMG thanks it's working
i've donewhat you asked. i've even redownloaded it but it stil does not work. i get the same error everytime right now this is the code btw: i will change my token.