I'm attempting to use the orderCreatePrintEvent API (https://sandbox.dev.clover.com/v3/merchants/{mId}/print_event), and can successfully print orders that do not have modifiers. However, as soon as I add a modifier on the order (both created via https://sandbox.dev.clover.com/v3/merchants/{mId}/orders), the order fails to print, and I get an email alerting me to that fact. Unfortunately, it still registers as "printed" on the device, so I can't even attempt to manually print.
Is this something that is a limitation of the device (Clover Mini Dev Kit), is there something I need to adjust in settings somewhere, is this a bug, or something else entirely?