Forum Discussion

sujith449's avatar
sujith449
Copper Contributor
Feb 04, 2020

Mac curl command for upload file is not working in catalina OS, but the same is working in Mojave.

 

 

Mac curl command for upload file is not working in catalina OS, but the same is working in Mojave.

below is the command we are using.

 

curl -POST -H 'Content-Type: multipart/form-data; boundary=---------------------------0123456789012' -F 'filename=TempWorkbook.xlsm' -F 'file1=@/Users/sujith/Library/Group Containers/UBF8T346G9.Office/TempWorkbook.xlsm' url

 

 

 

 

 

 

 

 

 

 

 

 

 

 
Please suggest what to do.
No RepliesBe the first to reply

Resources