When I run this flask app in dev mode(app.run) the route(\'/counties\') works well and returns an array of JSONs, however when I use a production server (waitress), Cont