Hi,

We use airflow 1.7.3.1 with authentication.
When I try to send http request to the server with user & password
parameters (from python script) i get error 403 : Forbidden.

The url that i am trying to access is: "
http://airflow_host_name:8085/admin/taskinstance/?flt3_state_not_equal=success&flt1_task_id_contains=sensor
"


 Is it related to server definitions?


Thanks,
Hila

Reply via email to