7a6dc7d9aed2dcac23882fc107bd056ef47ff1c7
Requesting a narrower scope explicitly (scopes=[...]) during refresh was rejected by Google as invalid_scope in the Airflow container's google-auth version, even though it worked locally with a newer one. Drop scopes= entirely — the refresh_token already carries the full granted scope (calendar + gmail.send), no need to request a subset.
Description
No description provided
Languages
Python
99.9%
Dockerfile
0.1%