If your integration stops working unexpectedly, here are the initial checks to perform before escalating the issue:
Troubleshooting Checklist
-
Restart the Server or Integration Service Temporary glitches or memory overloads are often resolved with a restart of the application server or parsing service.
-
Check API Credentials Ensure your userkey, subuserid, and version in the API request are correct and haven’t expired or changed.
-
Verify License Status Log into My Account to confirm that your parsing credits and license validity are still active.
-
Inspect Recent Changes Look for recent updates in your code, deployment, or environment (e.g., firewall rules, proxy settings, expired SSL certificates) that may have impacted connectivity.
-
Test API Endpoint Manually Use tools like Postman or cURL to check if the API endpoint is reachable and returning valid responses.
-
Review Logs Check your internal logs for:
- Timeouts
- HTTP status codes (e.g., 401, 403, 500)
- Errors related to request structure or missing fields
Still not resolved?
If these steps don’t resolve the issue, please escalate to support@rchilli.com. with the following:
- Your userkey and subuserid
- Sample request and response logs (with sensitive data masked)
- Description of the issue and when it started
This helps us investigate quickly and provide a prompt resolution.
Comments
0 comments
Please sign in to leave a comment.