potiuk commented on issue #45114: URL: https://github.com/apache/airflow/issues/45114#issuecomment-2563495320
I have no idea if it's a good format or not or whether there are some typos or lack of variables. But you should make sure to create your env variable using the tool we provided (just scroll down). URLs need a number of escaping - especially if your password contains special characters (this is how URL works) and the tooling we create. In the document I linked above there are both - tools that allow you to generate proper URL as well as an explanation how you can use JSON stored in an env variable to avoid escaping. I recommend you to read and follow those. -- 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]
