- Ably FAQs
- Integrations
-
Account billing and packages
-
General
-
Realtime API and client libraries
-
Troubleshooting
-
Channels
-
REST API and client libraries
-
Ably error codes
-
Account and app setup and configuration
-
Ably architecture, transports, and security
-
Performance and Redundancy
-
Push Notifications
-
Integrations
-
Migrating to Ably from an existing service
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.