Unknown encoding error

Hi,

I have troubles with some “Unknown encoding” errors that looks like:

E1212 13:34:21.865481 OrthancException.cpp:58] Bad request: Unknown encoding while creating DICOM from JSON: “ISO_IR 100\ISO 2022 IR 101”
E1212 13:34:21.865535 PluginsManager.cpp:186] Exception while invoking plugin service 23: Bad request
E1212 13:34:21.865647 PluginsErrorDictionary.cpp:100] Exception inside the plugin engine: Bad request

Based on NEMA specification, both ISO’s are accepted.
Am I missing something related to the orthanc configuration?

Thanks!

Hi,

It seems that you are providing 2 encodings at the same time no ? I would expect a file to contain a single encoding.

BTW, in order to provide more info, we need more info about your request.

Best regards,

Alain.