None of our Cloud platform is able to support polarized components / states. The error message isn’t clear, but is the consequence of that.
Indeed, Perceval is able to simulate part of polarization (locally) by doubling the circuit size and expanding the input state as a superposition of P:H (encoded into |1,0>) and P:H (encoded into |0,1>).
You can find an example of local polarization simulation in the following notebook: 2-mode Grover’s search algorithm — perceval v0.12 documentation
If you really need to run your computation on our Cloud, please express your circuit without polarization (using only non-polarized unitary components).