Hi I am trying to connect to my azure mySQL db with Openmetadata, Since we have require_secure_transport=On i need to pass connection argument to connect.
I am trying in this way, In openmetadata its key value pair.
I tried all the possible ways, escaping and all still getting ‘str’ object has no attribute ‘get’ error
1