Problems connecting neo4j with PowerBI

Hi,

I have a neo4j database and I want to use the data in it to calculate some KPIs. The tool I want to use to calculate those KPIs is MS Power BI. On the neo4j homepage I have seen an ODBC driver for Windows v1.1.0 (Neo4j Connector for BI | Business Intelligence Graph Databases). I installed it, went to ODBC Data Source Administrator and did the configuration (set Host, Port, User, Password) - the connection test was successful.

After that I openend PowerBI --> Get Data --> Other --> ODBC --> Simba Neo4j --> Set User/Password --> Error: Unable to connect

The error message is:
Details: "ODBC: ERROR [HY000] [Simba][Neo4j] (22) An error has been thrown from the Neo4j client: 'could not fetch next record: Neo4jError: Neo.ClientError.Procedure.ProcedureRegistrationFailed (apoc.meta.nodeTypeProperties is unavailable because it is sandboxed and has dependencies outside of the sandbox. Sandboxing is controlled by the dbms.security.procedures.unrestricted setting. Only unrestrict procedures you can trust with access to database internals.)'"

I do not really understand what the problem is. How can I change the configuration to solve the problem?

Thanks for help!
Best Regards
Patrick