nervgh / angular-file-upload

[ALMOST NOT MAINTAINED] Angular File Upload is a module for the AngularJS framework
MIT License
3.44k stars 1.13k forks source link

How do you post the file data to ASP.Net #891

Open LukePerrin opened 2 years ago

LukePerrin commented 2 years ago

Any idea why I gett a bad request 500 error (unable to load resource) from xhr.send(sendable) on line 532 on FileUploader.js? I am trying to post to a .net core web api.

Thanks

nadavhury commented 1 year ago

having the same problem, don't know why, I'm getting ERR_FAILED, if you figure out why, I would be happy for help :-)