Flask - TypeError: Object of type cycle is not JSON serializable

后端 未结 0 934
温柔的废话
温柔的废话 2021-01-29 14:35

I\'m trying to return a json response from server to client after client makes a post via AJAX.

Like this, it works:

@app.route("/test", methods=         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题