SamanwayVolvo commented on issue #58573: URL: https://github.com/apache/airflow/issues/58573#issuecomment-3637220922
Ok. Got the problem now. Here is the breaking change: https://airflow.apache.org/docs/apache-airflow-providers-snowflake/6.7.0/changelog.html#breaking-changes Basically the `private_key_content` should be base64 encoded. This is to avoid adding newline escape char problem in the JSON. I think this issue should be closed. -- 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]
