Platform-OS / pos-cli

CLI for platformOS
Other
16 stars 11 forks source link

Fix for JSON contents not accessible for data import #656

Closed andrew-3 closed 1 month ago

andrew-3 commented 2 months ago

This is a fix for:

[21:29:16] 406 - {"errors":["param is missing or the value is empty: data"]}

Even if we had gotten the backend to look at the actual data, it would have been a JSON representation of a stream.

Thanks!