junqilv opened a new issue, #98:
URL: https://github.com/apache/airflow-client-python/issues/98
`Exception when calling DAGRunAPI->post_dag_run: (400)
Reason: BAD REQUEST
HTTP response headers: HTTPHeaderDict({'Server': 'gunicorn', 'Date': 'Wed,
25 Oct 2023 15:29:05 GMT', 'Connection': 'close', 'Content-Type':
'application/problem+json', 'Content-Length':
'245', 'Access-Control-Allow-Methods': 'POST, GET, OPTIONS, DELETE, PATCH',
'X-Robots-Tag': 'noindex, nofollow'})
HTTP response body: {
"detail": "'2023-10-25T23:29:05.630191' is not a 'date-time' -
'logical_date'",
"status": 400,
"title": "Bad Request",
"type":
"https://airflow.apache.org/docs/apache-airflow/2.7.2/stable-rest-api-ref.html#section/Errors/BadRequest"
}`
--
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]