© 1999-2024 RingCentral, Inc. All rights reserved.
Privacy Notice
Question
Can't create webhook subscription anymore [production]
Why can't I create a subscription for a webhook anymore? A week ago everything was working.
I've got:
com.ringcentral.RestException: HTTP Response
=============
status code: 400
Server: nginx
Date: Tue, 19 Apr 2022 18:02:49 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: keep-alive
LocalHostInfo: 10.120.28.92__20034@iad41-c01-csg11.c01.ringcentral.com
RCRequestId: eac2922a-c00a-11ec-ae27-0050569c35a6
X-ERROR-ID: eac2922a-c00a-11ec-ae27-0050569c35a6
X-Rate-Limit-Group: medium
X-Rate-Limit-Limit: 40
X-Rate-Limit-Remaining: 39
X-Rate-Limit-Window: 60
RoutingKey: IAD01P10
{
"errorCode":"SUB-521",
"message":"WebHook is not reachable",
"errors":[
{
"errorCode":"SUB-521",
"message":"WebHook is not reachable"
}
]
}
Even the incoming request, to check the address/endpoint, don't come anymore.
I've checked and I definitely can hit the address/endpoint from external.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.