'Content-Length calculation on api

I have error coming in regarding calculate the content length can any one help me:

{ 
  message: 'Bad Request: Bad multipart message parameter',
  status: 400
}

{
  message: "Bad Request: Bad multipart message parameter",
  status: 400
}
mms-orders-functions.js:1832 

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source