#12 In some cases, "error" may be entered in the Responce instead of the ErrorCode. ~~~py modules/tests/test_pullreq.py <Response [200]> {'errors': [{'message': 'Parse error on ")" (RPAREN) at [4, 30]', 'locations': [{'line': 4, 'column': 30}]}]} ~~~