Problem with change feeds #5391
Labels
Client
This issue points to a problem in the data-plane of the library.
Cosmos
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
I'm trying to read the change feed of a Cosmos DB document collection using
@azure/cosmos
. In particular I'm running the following code right now:I expected it to iterate through the change feed, but instead I'm getting the following error:
What am I doing wrong, and what does it mean that my database account does not support SQL API? Am I even using any SQL API?
I hope you can help me out.
The text was updated successfully, but these errors were encountered: