ngx-uploadx icon indicating copy to clipboard operation
ngx-uploadx copied to clipboard

chuked file on web api

Open akshaybogar1984 opened this issue 7 months ago • 9 comments

HI, I am getting this issue as I unable to post the document on web api. please help me I can see the payload but where I can get the chuked file ?

payload: {"name":"10_MB.MP4","mimeType":"video/mp4","size":10485760,"lastModified":1720538165694}

endpoint: @https://localhost:7177/api/WeatherForecast/Upload1?uploadType=uploadx`

web api issue

akshaybogar1984 avatar Jul 10 '24 13:07 akshaybogar1984