Hi,
the app doesn't use that WebService. We send the file to the URL:
SITEURL/webservice/upload.php
When the file is uploaded, we call the right WebService to move this file to the final area (using the draftid returned by the upload). For example: core_user_add_user_private_files
Kind regards,
Dani