Error code: 72006 - Unable to resume from change stream

This error indicates that the MongoDB change stream could not be resumed because the token document stored in MongoDB is not in the correct format.

Solving this error:

Check the format of the stored resume token document in MongoDB. Ensure it meets the expected structure and format for MongoDB change stream tokens to allow proper resumption of the stream.

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