What source IPs should I allow for Terra webhooks?
Terra's webhook source IPs are documented and rarely change, so first compare your allowlist against the current list in the docs.
Terra's webhook source IPs are documented and rarely change, so first compare your allowlist against the current list in the docs.
If the entries match, the cause is usually proxy/CDN handling:
Verify which header carries the original client IP (
cf-connecting-ipvsx-forwarded-forvsx-real-ip).Log the rejected values to see what is actually arriving before the whitelist check.
PreviousWhat webhook URL do I register in the Huawei portal?
NextWhy does ModSecurity block my webhooks on JSON keys?
Last updated
Was this helpful?