Hey all, I am trying to connect to a POS using SOAP API provided by the POS developers. However, after connecting I see an error saying "Cannot find schema for type “http://schemas.xmlsoap.org/soap/encoding/:Array”
Is there a way of solving this? Is there a way of adding this schema to the module perhaps?
Steps taken so far
I couldn’t get HTTP to work, so I resorted to SOAP module and that is where I get the error.