Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Add log messages to input formatters at Debug level #5367

Closed
@lucamorelli

Description

@lucamorelli

I'm having a very odd issue trying to upload a file using ungular 2.

I have an angular 2 app. and I'm working to a file upload to load files in the app, but trying with 2 different libraries during the upload of the file I have a 415 error (unsupported media type).
The strange thing is I have another project with angular 1 and there file upload it's working fine, so I checked using chrome tools to understand differences, and try to make equal.
At this point I have this situation:
angular1
this is the result of the upload using angular 1.5 and it's workign fine.

angular2
this one is from the upload with angular2 and gives me error.
Even configuring the console at trace level I don't find any valuable information, and I don't see any real di difference that justify this kind of error.
Where have I to look to solve this problem?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions