vikramcse opened a new issue #16810: URL: https://github.com/apache/airflow/issues/16810
**Apache Airflow version**: 2.1.1 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): NO **Environment**: local (docker + ubuntu) - **Cloud provider or hardware configuration**: - **OS** (e.g. from /etc/os-release): Debian GNU/Linux 10 (buster) - **Kernel** (e.g. `uname -a`): linux **What happened**: airflow is not accepting configuration from Admin UI when I submit a DAG configuration from UI, it is diving me error `Invalid JSON configuration, must be a dict`  the same workflow is working in airflow 2.1.0 version I think this issue occurred in this PR https://github.com/apache/airflow/pull/15057 **What you expected to happen**: Airflow admin should accept the conf from UI and trigger the dag **How to reproduce it**: It can be reproduced for all cases, we have to put any valid JSON into the configuration window on a DAG **Willing to submit PR** YES -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
