Hi guys, I'm trying to use `typesense-rust` and th...
# community-help
g
Hi guys, I'm trying to use
typesense-rust
and the
document_api.import_documents
function in particular. I don't understand why I'm getting
400 Bad JSON
when trying to import documents. If I print it in a file and then do a curl with it then it succeeds. Did anyone already face this issue? Is the project still maintained ( it is still using the 0.23 version) ? Thanks