What responses (JSON and HTTP statuses) should I return on successful/unsuccessful file uploads when using ngx-uploader?
eg.
HTTP 401
{{error: {code: 5; message: Not authorized}}
What responses (JSON and HTTP statuses) should I return on successful/unsuccessful file uploads when using ngx-uploader?
eg.
HTTP 401
{{error: {code: 5; message: Not authorized}}
Copyright © 2021 Jogjafile Inc.
I tried to upload on the demo, and the script returned a json of the uploaded files: