What is an Error?
An error occurs in iPaaS.com when data fails to transmit to or from an external system. These errors are logged for troubleshooting.
How We Track Errors (Hub & Spoke Model)
iPaaS.com uses a hub and spoke model, meaning all data flows through a central hub. This makes it easier to track errors because:
Every error is logged.
You can use debug mode to see exactly where the transmission failed.
Common Errors
Below are some frequent errors. This is not a full list, but it helps identify possible issues. For detailed solutions, see Common Types of Errors and How to Resolve Them.
Connection Issues
The External system is down or unresponsive.
The API key has expired.
Permission Problems
The API key lacks the right permissions (scope) to send/receive data.
Missing or Incorrect Data
The Required data isn’t present (e.g., a product links to a missing category).
Data is formatted wrongly (e.g., letters in a number-only field).
Data doesn’t match field rules (e.g., an invalid dropdown selection).