flask application starts correctly but shows an error once logged-in Flask flyf35 — 8 April 2023 · Comments off Solution @http.route("/cast") @jwt_required() def index(): # ...