LrHttp.postMultipart Bug (attempt to perform arithmetic on field 'fileSize)
Hello,
When I add the code (mimeChunks[ #mimeChunks + 1 ] = { name = '0', fileName = filename , filePath = filepath }) for LrHttp.postMultipart ,
Lightroom throws "?:0: attempt to perform arithmetic on field 'fileSize' (a nil value)" error.
I cannot make a post multipart request.
Is there any idea or clue?
Thanks in advance..

