ngx-uploadx
ngx-uploadx copied to clipboard
chuked file on web api
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`