respond with ApiResult on palmfile upload
This is easier for the frontend to handle, since the response comes back in a similar format as with UC2files.
##Thoughts:
- Any error will be "fatal". Does this make sense?
- Is the "get_serializer" method use with correct arguments?