422 Unprocessable Entity Error #866

Open
opened 2017-08-11 12:42:48 +00:00 by justmatt25 · 1 comment
justmatt25 commented 2017-08-11 12:42:48 +00:00 (Migrated from github.com)

I installed the ng2-file-upload module into my Angular 4 application and configured it like this:
public uploader:FileUploader = new FileUploader({url: URL, itemAlias: 'File[]', authToken: 'AUTHTOKEN'});

When I attempt to upload a file I get the following message:
(see attached)
capture2

I am attempting to send it to a node.js api

I installed the ng2-file-upload module into my Angular 4 application and configured it like this: ` public uploader:FileUploader = new FileUploader({url: URL, itemAlias: 'File[]', authToken: 'AUTHTOKEN'}); ` When I attempt to upload a file I get the following message: (see attached) ![capture2](https://user-images.githubusercontent.com/28732959/29213311-a94bca68-7e70-11e7-8b44-732339885d99.PNG) I am attempting to send it to a node.js api
RodrigoHamuy commented 2017-11-06 13:55:38 +00:00 (Migrated from github.com)

Any update about this? I am having the same error. Thanks.

Any update about this? I am having the same error. Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#866