Conversion error when sending data

Hi,
i’m getting a conversion error when trying to push silple room data to Speckle.

I was able to send the data once, then i added a transpose and now i’m getting that error.
Any idea how to fix it?

Found out the culprit… null :slight_smile:

1 Like

Thanks, for posting the solution:)
This has been a long-debated issue, currently, Speckle does not like null values, I guess we should make that error message more explicit…

Here is some context: GH/Dyn: Align handling of "null" values · Issue #491 · specklesystems/speckle-sharp · GitHub

A simple “Contains null value” would have save me some time :slight_smile:

1 Like