admin管理员组

文章数量:1403506

I have tried many combination of HTTP request from Scheduler to trigger some Functions that are meant to update the tables in BigQuery.

The Functions work when tested and update tables in BigQuery, but when Scheduler triggers them, BigQuery does not receive any data. This is quite strange because I see in the Functions dahsboard that the API was called and I get no errors anywhere.

How is this possible? FYI I am using a service account that has all roles possible (Scheduler Admin, Run function Invoker, BigQuery Admin, and more)

本文标签: