Hi, I'm trying to Connect my Mongo db (cosmos db) with my Python 3.11 App Service with PyMongo and when I do the connection there aren't problems but whe I try to ejecute db.insert_one method I'm getting a http 502 error. ¿Do you know what could be the solution?
@cloudquicklabs9 ай бұрын
Thank you for watching my videos. It could be due to wrong DB name or Container given while executing SDKs. Did you check my reference file here github.com/RekhuGopal/PythonHacks/blob/main/Azure_CosmosDB_Python/cosmosdb_crud.py
@keshavamugulursrinivasiyen55026 ай бұрын
Impressive demo.
@keshavamugulursrinivasiyen55026 ай бұрын
Also is container and collection is same
@keshavamugulursrinivasiyen55026 ай бұрын
How to create dataframe from Cosmos db data
@benjaminchow550211 ай бұрын
Thank you for the tutorial!
@cloudquicklabs11 ай бұрын
Thank you for watching my videos. Glad that it helped you.
@maurocorte4 ай бұрын
Thank you for the tutorial!
@cloudquicklabs4 ай бұрын
Thank you for watching my videos. Glad that it helped you.