Hi!
I can't make the example payload (which references docs/spel.xml) - or an other payload that works via the upload API - work with the /users backend path. Looking at the code, I can't seem to find what the issue is. Does mapping the object into a JSON string and only then reading it disable the actual deserialization of the object?
What am I missing?