From what I understand the uploadToken limits the end-user to uploading files only to their account (and not the master account), if the token is obtained using a child account credentials.
However, the token doesn't incorporate any aspect of the destFolderPath, so can't the destFolderPath be tampered with on a browser-based http post (aka stick the file somewhere else in the account)? Is there any way to prevent this?
Thanks,
Adam