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 .