Overview
Learn how to troubleshoot common issues
Firewall Configuration
Depending on your systems/company firewall settings, you may need to whitelist inbound requests from Hands In to accept webhooks. We recommend that you whitelist the following IP addresses depending on what environment your using.
Environment | IP Address | Methods |
---|---|---|
Sandbox | 13.41.18.108 | POST, PUT, UPDATE, PATCH, GET, OPTIONS |
Live | 18.169.76.162 | POST, PUT, UPDATE, PATCH, GET, OPTIONS |
Updated 3 months ago