topherinternational commented on issue #45237:
URL: https://github.com/apache/airflow/issues/45237#issuecomment-2564834090
> > {'check_response': False}
>
> Just tested it and it fails with following error as it considers the
check_response passed in the extra_options as a HTTP header:
>
> `requests.exceptions.InvalidHeader: Header part (False) from
('check_response', False) must be of type str or bytes, not <class 'bool'>`
What exactly was your code here? Did you put the `check_response` pair in
the Operator constructor's `extra_options`? Or in the Connection object?
--
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]