I have a get method that is supposed to return an object with a list of results. However, flask jsonify method is throwing the following error: TypeError: Object of ty
TypeError: Object of ty