Error code: 72007 - Unable to store change stream resume token

This error means that the MongoDB change stream resume token could not be stored. The token is saved as a document in your database within a collection called "ably."

Solving this error:

Verify that the integration rule and MongoDB connection string are set up with the correct permissions to read and write documents in the "ably" collection. Adjust permissions if necessary to ensure that the token can be successfully stored.

 If you still require help, reach out to the support team and we will be happy to assist.