- Ably FAQs
- Ably error codes
- LiveObjects
-
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 : 92003 - Unable to fetch object tree with tombstone object as root
This error occurs when attempting to fetch an object tree where the specified object is a tombstone object (an object that has been marked as deleted).
You may encounter this error when fetching objects via the REST API using the children
query parameter, or if using the compact endpoint.
Resolution:
- Retry the operation on an object that is not a tombstone and is reachable from the root object .