Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

 

Publishing from Faces

Error Message
Meaning
Solution
Failed to validate request signature Customers need to check setup of endpoint on their side.
Failed to parse response body

Customers endpoint (URL) is not set up correctly.

Customer needs to change endpoint details to be able to receive jsons correctly as well as return a response (e.g. OK plus locator).

Failed to calculate digital signature of the request Check interface setup (My agency) on our end, is password entered?
Communication failureThis could mean that our request is blocked by a firewall or if there is something wrong with the communication, for example we do not trust their https certificate. It could also very well be that the webserver (endpoint) is not configured correctly.Check firewall settings and webserver setup with customer. If that does not solve the error, check logs.
Not FoundThe error is given by customers endpoint and we cannot tell what is wrong.Customers need to check setup of endpoint on their side.
Server ErrorThe error is given by customers endpoint and we cannot tell what is wrong.Customers need to check setup of endpoint on their side.
FAILThe error is given by customers endpoint and we cannot tell what is wrong.Customers need to check setup of endpoint on their side.
UnauthorizedThe error is given by customers endpoint and we cannot tell what is wrong.Customers need to check setup of endpoint on their side.
Access deniedThe error is given by customers endpoint and we cannot tell what is wrong.Customers need to check setup of endpoint on their side.
Bad requestThe error is given by customers endpoint and we cannot tell what is wrong.Customers need to check setup of endpoint on their side.
FOUNDThe error is given by customers endpoint and we cannot tell what is wrong.Customers need to check setup of endpoint on their side.
400 Umbrella checks XML dumps. Depending on the error, Umbrella will check the Midoco setup, or customers need to check it on their side.

 

Publishing from external system

Response
Meaning
Solution
Failed to validate request signatureThey do send nothing or randomly formatted something.Customers should check the json structure and data they try to send.
  • No labels