Hello everybody.
I encounter a real problem :(
I want to have a link on my MangoDB Database on MongoDB Atlas.
I followed a lot of different tutorials and I finaly found how to connect a C# program to a MongoDB database:

But the problem is when I want to do it with Godot.

The line 161 crashes.
After some tests, it seems the function ToList() crashes.
It is 2 days that i work on this problem and i don't found a solution... I hope that someone have a solution ! :)