vk4xmpp icon indicating copy to clipboard operation
vk4xmpp copied to clipboard

AttributeError: 'unicode' object has no attribute 'get'

Open mrDoctorWho opened this issue 7 years ago • 0 comments

| 11.04.2017 (11:08:10) |
Traceback (most recent call last):
  File "library/utils.py", line 24, in execute
    result = handler(*list)
  File "extensions/captcha_forms.py", line 20, in sendCaptcha
    url = captcha.get("img")
AttributeError: 'unicode' object has no attribute 'get'

mrDoctorWho avatar Apr 12 '17 13:04 mrDoctorWho