if "widget" not in request.form or not request.form["widget"]:
        abort(400)