Error 60330
Product: Verify
ERROR - 60330
Failed to invoke the webhook
HTTP status: 400
Possible Causes
- Unable to access the
webhook
URL - The
webhook
is allowing HTTP requests other than POST - The
webhook
is responding with a status code other than 200 (OK)
Possible Solutions
- Make sure the
webhook
URL is reachable - Remember the
webhook
must allow HTTP POST requests - Make sure the
webhook
is responding with status code 200 when everything is going well