VladaZakharova commented on PR #32487: URL: https://github.com/apache/airflow/pull/32487#issuecomment-1643532811
This problem is related to incorrect configuration of your connection in breeze. Check the keys.json file for the service account you have in google project (if you don't have such file, you need to generate it in the ui). Then, in airflow UI (Admin -> Connections) you can specify the Keyfile Path pointing to location in your local files/airflow-breeze-config/keys/your_keys.json file in airflow project. Then after cleaning breeze env and running it from scratch you should be able to run every google operator -- 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]
