You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly I would like to express my thanks for the great work. I'm very new to ember, so my question maybe silly.
I have installed ember-plupload in my test project on my local machine. while trying to upload a image, i'm getting the below issue. can you please help me to resolve this. Also i want to do base64 as well.
Hi Tim,
Firstly I would like to express my thanks for the great work. I'm very new to ember, so my question maybe silly.
I have installed ember-plupload in my test project on my local machine. while trying to upload a image, i'm getting the below issue. can you please help me to resolve this. Also i want to do base64 as well.
POST http://localhost:4200/upload/images/upload 404 (Not Found)
My code is,
Thanks in advance.
The text was updated successfully, but these errors were encountered: