I just download a new version of Flask 3.0.3 and implement two web applications as frontend and api. That’s a new experience for a couple days. It’s always stuck while the frontend’s posting json to the api via built-in Flask’s requestm, yet when stop the use of retrieve data via “request.json” or “request.args”, it will be back to normal stat.