Solved
Fail to send soap message to marketo on some cases with error " 20012 - Request not understood"
Hi, on some cases for no aparent reson when i send:
soap.syncMultipleLeads(params, authHdr);
I get this error:
javax.xml.ws.soap.SOAPFaultException: 20012 - Request not understood
I have no idea why this happens and i don't see any problem with the message i am sending.
This happends to our customer that uses a webhook to send a message to our system and our system sends an update back to marketo some of the fields.
Any ideas what might cause this error?
thanks
soap.syncMultipleLeads(params, authHdr);
I get this error:
javax.xml.ws.soap.SOAPFaultException: 20012 - Request not understood
I have no idea why this happens and i don't see any problem with the message i am sending.
This happends to our customer that uses a webhook to send a message to our system and our system sends an update back to marketo some of the fields.
Any ideas what might cause this error?
thanks