Hallo,
When i call the IMS API with files in my paramters it work but when I give the content of the files in the parameter as a string it dos not work and give me following error. Can someone tell me why the API is not working with text?
Error:
{
"status": "FAIL",
"code": 470,
"errors": "Multipart message request is invalid. ParameterRequest body content type should be 'application/json'."
}
