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

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -