Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to Pass the Job_id as integer in Airflow 1.9. #20

Open
rohit-kumar-koantek opened this issue Aug 22, 2022 · 0 comments
Open

Not able to Pass the Job_id as integer in Airflow 1.9. #20

rohit-kumar-koantek opened this issue Aug 22, 2022 · 0 comments

Comments

@rohit-kumar-koantek
Copy link

Hi ,
I have built a custom operator where for airflow 1.9 where i am using request library and trying to trigger through POST method using API 2.1 available api calls. The same logic is working for 1.10 and higher versions but not working for 1.9. It throwing me a error: "Error rendering template: Type '<type 'int'>' used for parameter 'request_body[job_id]' is not supported for templating for airflow"
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant