angularjs - Angular Js - Dropzone file formData not getting attached to the DOM -


after uploading file getting file details in console after clicking submit following error(s) seen ...

no 'access-control-allow-origin' header present on requested resource. origin http://localhost:19242' therefore not allowed access. response had http status code 500.

  error: [object object] undefined 

actually after submit should redirect other page , service defined should bind formdata dom not happening.

please let me know if any other details required, provide that.


Comments

Popular posts from this blog

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -