Error in Direct Binding of JSON Data with python-oracledb Library on Oracle Database 23ai
I tried to load JSON data using direct binding as described in this example. I encountered the error oracledb.exceptions.NotSupportedError: DPY-3002: Python value of type "dict" is not supported
.