We have identified that the models are failing with the below error. Error: ValueError: Proto enum SubmitSQLResultType has values not defined in Python enum SubmitSQLResultType: ['GET_MODIFICATION_INFO']. All proto enum values must have corresponding Python enum members.
We have identified that the connections are failing with the below error on /surveys endpoint. Error : "HTTP Status: 400 Bad Request\n[{\"exception\":\"ValidationError\",\"message\":\"'ASC' is not one of ['asc', 'desc']\",\"field\":\"sort_order\"}]