<type 'exceptions.AttributeError'> occurred on '/index.json': 'dict' object has no attribute 'json'
Traceback: Traceback (most recent call last):
File ".../tropo-webapi-python/samples/itty.py", line 603, in handle_request
response = callback(request, kwargs)
File "gh-21.choices.py", line 24, in index
t.ask(choices, timeout=15, name="digit", say = "We use object this time. What's your four or five digit pin? Press pound when finished.")
File ".../tropo-webapi-python/samples/tropo.py", line 741, in ask
self._steps.append(Ask(choices, options).obj)
File ".../tropo-webapi-python/samples/tropo.py", line 99, in init
self._dict['choices'] = choices.json
AttributeError: 'dict' object has no attribute 'json'
No need to be an object. if you add .obj, it will