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

Uploading a file via an API #844

Open dan0203 opened 5 years ago

dan0203 commented 5 years ago

Hello, in the controller, I've changed "upload.php" to the API URL I use, but I get a "Method Allowed : POST" response and of course the file is not uploaded. I can't find the procedure for this and I can't find any other thread answering that question. Thanks for your help. Dan

NuonDara commented 5 years ago

Hi, What ia the framework?