When I created a new route [@app.route] for Flask, for days I always get a 404 error code on the new routes I have made weeks ago: /api/translator/upgrade, /api/translator/upgrade/notify, /api/translator/upgrade/checker /api/translator/languages/all
Even without parameters.
Why is that?