I have a problem with postman...
For one side, I can make this request with the body in form data.
But, when I try to send the same request with the body in raw(json) I got this:
I am trying to send the data via Angular 5 to a Drupal 8 Backend.
Thanks!