chorobikmichal / HQ-Trivia-BOT

bot that can answer HQ Trivia questions
4 stars 8 forks source link

KeyError: Items #7

Open ghost opened 6 years ago

ghost commented 6 years ago
Traceback (most recent call last):
  File "trivia.py", line 287, in mouseReleaseEvent
    searchNow(alal)
  File "trivia.py", line 209, in searchNow
    ser(t,a1,a2,a3,question)
  File "trivia.py", line 121, in ser
    for item in results["items"]:
KeyError: 'items'

I literally cant even work out a fix to this

U-r-Unknown commented 6 years ago

Mail me onlineuse321@gmail.com I will sort this issue

FNGacemaverick commented 6 years ago

I'm having the same issue. Has anyone here been able to solve it?

MrBgoCH commented 6 years ago

getting same issues - did it get resolved?

this is based on google credentials - as soon as you have the correct creds its working thanks

Kayull commented 5 years ago

[inputting image


When did the U.S. $2 bill leave circulation? Still in circulation 322312 1996 Traceback (most recent call last): File "trivia.py", line 285, in mouseReleaseEvent searchNow(alal) File "trivia.py", line 207, in searchNow ser(t,a1,a2,a3,question) File "trivia.py", line 119, in ser for item in results["items"]: KeyError: 'items']

Used on a sample question. Anyone know a solution or is this dead?