[
https://issues.apache.org/jira/browse/AIRFLOW-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
MinJae Kwon updated AIRFLOW-5766:
---------------------------------
Summary: example_http_operator is failing due to 404 errors (was:
example_http_operator failing due to 404 errors)
> example_http_operator is failing due to 404 errors
> --------------------------------------------------
>
> Key: AIRFLOW-5766
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5766
> Project: Apache Airflow
> Issue Type: Improvement
> Components: examples
> Affects Versions: 1.10.7
> Reporter: MinJae Kwon
> Assignee: MinJae Kwon
> Priority: Minor
> Fix For: 1.10.7
>
>
> example_http_operator is using `https://google.com` as base URL, and does
> each HTTP request to `/api/v1.0/node` endpoint. But
> `https://google.com/api/v1.0/node` returns 404 error, so this example always
> fails.
>
> So it should use another working website or URL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)