potiuk commented on issue #26424: URL: https://github.com/apache/airflow/issues/26424#issuecomment-1249550815
> Oh, @chenglongyan - thanks. That makes a lot of sense 😞 Maybe this can just be a more helpful error message on that route saying that a data payload is required current message > > ``` > "detail": "None is not of type 'object'", > ``` > > vs > > ``` > "detail": "POST Body must not be None", > ``` Good idea :). Maybe you would like to contribute a fix for that :) ? -- 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]
