tjmisko / sspi-data-collection

https://sspi.world
0 stars 1 forks source link

Collect routes not working #194

Closed justinlaskowski closed 5 months ago

justinlaskowski commented 5 months ago

Error message attached. Same issue for multiple different collect routes, I have pulled most recent changes Screenshot (58)

tjmisko commented 5 months ago

The error is being thrown by a validator, which I implemented a few weeks ago. It's designed to catch errors in the format of raw observations. In this case, the validator is telling you that "'Raw' must be a string, dict, int, float, or list." Check the type of "Raw" that we're sending into raw_insert_many.