Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. Body: /i eis
  2. Traceback (most recent call last):
  3. File "/opt/whatsapp-bot-seed-master/src/router.py", line 68, in handle_callback
  4. data = callback(message, match)
  5. File "/opt/whatsapp-bot-seed-master/src/views/google.py", line 41, in google_image_search
  6. image_url = urllib.unquote(req.json()["responseData"]["results"][0]["url"])
  7. TypeError: 'NoneType' object has no attribute '__getitem__'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement