RootCauseunvalidated
the parameter `document_model` in your code is incorrect — If you check the Beanie documentation. Tension: The correct parameter is actually `document_models`. Outcome: I believe that if you try it this way, your code will run successfully.
3e7672ad-3758-48a4-ae5b-4f72f6663c8b
the parameter document_model in your code is incorrect — If you check the Beanie documentation. Tension: The correct parameter is actually document_models. Outcome: I believe that if you try it this way, your code will run successfully.