Bug in PhotonChat webhook?

Hello

I am checking PhotonChat's WebHook, and I have set up a WebHook with a confirmation address, but I am not receiving "PublishMessage", "UnSubscribe", or "DestroyChannel" WebHooks.

In PhotonChat, if the "CreateChannel" and "SubscribeChannel" webhooks fail, will the "PublishMessage", "UnSubscribe" and "DestroyChannel" webhooks not be received?

I have not set up any particular address for verification, so I get a 404 error when I try to access it.

Therefore, we have confirmed that a 500 error is returned to the client side when the CreateChannel and Subscribe Channel webhooks are set.


Thanks.