Flask-Restful error handling other than 404

前端 未结 0 792
醉梦人生
醉梦人生 2020-11-30 00:25

I am trying to implement custom messages for error codes like 401, 400 but it is not working. Only error code 404 is working.

My code is as follows:

app.py

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