Azure / azure-cosmosdb-js-server

The JavaScript SDK for server-side programming in Azure Cosmos DB
MIT License
179 stars 152 forks source link

Error "Invalid param specified" when execute in the Data Explorer (Azure) #48

Open luisrjbr opened 4 years ago

luisrjbr commented 4 years ago

Hi! Sometimes when i execute this procedure in the Data Explorer on Azure i received the error: "invalid param specified". The notification windows presents this message: "Finished executing stored procedure bulkDelete for container ...". If i leave the DataExplorer and return, works fine, but if a change the document items the error happens again. Regards.