Hi,
I am trying to integrate the webhook in our service. I am using python but taking reference from this repo.
In this getStringToSign function, you are using the Subject key to create a sign. But I cannot find that to your doc. How can I get the Subject key? Or It is not mandatory?
Hi,
I am trying to integrate the webhook in our service. I am using python but taking reference from this repo.
In this getStringToSign function, you are using the Subject key to create a sign. But I cannot find that to your doc. How can I get the Subject key? Or It is not mandatory?
webhook-endpoint-php/webhook-endpoint.php
Line 66 in 124bcfc