The following [unmarshaling error message](https://github.com/datastax/astra-db-java/blob/main/astra-db-java/src/main/java/com/datastax/astra/client/collections/Collection.java#L504) reads: > Returned is is a UUID, but no defaultId is set in the collection definition. ==> The first "is" should become "id".