Skip to main content

Today I was going through Webhook docs for App Events , and In There code Snippet


It need to be MY_CLIENT_SECRET.


May be just small typo error.


Hello there @smit and welcome to the community!


I hope you like it here 💪


EDITED: The client secret is needed for app events such as install or uninstall.


I will take this with our technical writer so we can take a look into the article!


Cheers,

Matias


Hey @Matias.Monday ,


But we have tested it and It not worked for us with SIGNING_SECRET, We had to use CLIENT_SECRET



Even here you see at one place its client secret and in Snippet its SIGNING_SECRET



Hello again,


Sorry about that! My bad. I missed the part where you said it was about the app events (and not a custom action’s payload, were the signing secret is needed).


Yes. The client secret is needed for app events such as install or uninstall.


I will send this to our technical writer!


Cheers,

Matias


Reply