I'm getting a list index out of range error?
result = API.compile_bot(***) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Users/Denzil/Desktop/flask-aws-tutorial/flask-aws/lib/python2.7/site-packages/pb_py/main.py", line 178, in compile_bot error = str(result["errors"][0]) IndexError: list index out of range