kestra icon indicating copy to clipboard operation
kestra copied to clipboard

Prefil Inputs Encountering an Error

Open japerry911 opened this issue 7 months ago • 0 comments

Describe the issue

I run into issue when using Prefill option on executions, happens consistently :crying_cat_face: : video: https://www.loom.com/share/319de373f5954b7a954be8ad6d905916?sid=ae65a6a8-1749-4706-ae79-52afe0c41f3b network api error ->

"Invalid entity: jobs: Invalid input for `jobs`, java.lang.Exception: Expected `JSON` but received `fetch_ad_groups_cross_device_conversion_metrics,fetch_ad_groups_impression_share_metrics,fetch_ad_groups_info,fetch_ads_info,fetch_ads_metrics,fetch_campaigns_info,fetch_campaigns_metrics,fetch_campaigns_pmax_cross_device_conversion_metrics,fetch_campaigns_pmax_video_metrics,fetch_customers_billing_setup_info,fetch_customers_info,fetch_display_ads_metrics,fetch_keywords_info,fetch_video_ads_basic_metrics,fetch_video_ads_metrics` with errors:\n```\nUnrecognized token 'fetch_ad_groups_cross_device_conversion_metrics': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 48]\n```, but received `fetch_ad_groups_cross_device_conversion_metrics,fetch_ad_groups_impression_share_metrics,fetch_ad_groups_info,fetch_ads_info,fetch_ads_metrics,fetch_campaigns_info,fetch_campaigns_metrics,fetch_campaigns_pmax_cross_device_conversion_metrics,fetch_campaigns_pmax_video_metrics,fetch_customers_billing_setup_info,fetch_customers_info,fetch_display_ads_metrics,fetch_keywords_info,fetch_video_ads_basic_metrics,fetch_video_ads_metrics`"

Environment

  • Kestra Version: 0.17.8
  • Operating System (OS/Docker/Kubernetes): Kestra Cloud
  • Java Version (if you don't run kestra in Docker): n/a

japerry911 avatar Jun 28 '24 17:06 japerry911