I found the solution. I only had to prevent Postman to send a Content-Type
header. So I just removed it from request headers.
I found the solution. I only had to prevent Postman to send a Content-Type
header. So I just removed it from request headers.