We’ve been having problems trying to get multi-document transactions to work, and we’re not sure if it’s because we’re using the latest version of the node.js mongodb module (4.3), but transactions require 4.4.
To clarify, we’re using a 4.4 mongo server.
Hi @Theo_Gravity,
Please check the driver documentation page for compatibility with MongoDB and Node.Js driver.
Thanks,
Rafael,