Skip to content

Decoding error reading 3D Asset mappings #42

@hakontro

Description

@hakontro
val client = new GenericClient[IO, Nothing]("cdp-spark-datasource")
client.threeDAssetMappings(modelId.toLong, revisionId.toLong).read().unsafeRunSync()

Attempting to read 3D Asset mappings of an existing modelId + revisionId throws a decoding error:

Attempt to decode value on failed cursor: DownField(treeIndex),DownArray,DownField(items)
DecodingFailure(Attempt to decode value on failed cursor, List(DownField(treeIndex), DownArray, DownField(items)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions