ying-w commented on issue #30635:
URL: https://github.com/apache/airflow/issues/30635#issuecomment-1508929440

   I'm trying to query table in `my_non_default_project` when I have 
`GOOGLE_CLOUD_PROJECT=my_primary_project` set in env.
   
   With `GOOGLE_CLOUD_PROJECT=my_primary_project` set and with 
`location=my_non_default_project` and `project_id=my_non_default_project`: same 
error where the GET url is using `my_primary_project` rather than 
`my_non_default_project`
   
   Without `GOOGLE_CLOUD_PROJECT=my_primary_project` set and with 
`location=my_non_default_project` and `project_id=my_non_default_project`: same 
error where `project_id` is not found


-- 
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]

Reply via email to