this seems to be the problem: > + cover_image (string)
"+" defines a child node, properties are defined by "-". this tries to create a child node of primary type "string", which does not exist. stefan
this seems to be the problem: > + cover_image (string)
"+" defines a child node, properties are defined by "-". this tries to create a child node of primary type "string", which does not exist. stefan