The address for UploadFile needs to include a filename

When uploading files with the UploadFile method, you must supply a file name in the destination path.

To correct this error

  • Supply a file name.

See also