#luiz-webhook-secret

1 messages · Page 1 of 1 (latest)

wicked emberBOT
stray quiver
#

@worldly rapids The secret property is only returned when you create a WebhookEndpoint. As long as you do that, you will get it in the response

#

luiz-webhook-secret

worldly rapids
#

Yeah thats the issue, because I create when I push the branch at the first time, but the others push the webhook is already created.
So when I setup all the env variables I need the secret.

stray quiver
#

The secret only appears on creation. So you need to store it and then pass the secret to wherever you're deploying. No other way really

worldly rapids
#

Ah ok. I think on staging for now I will disable the check

#

Thx a lot

stray quiver
#

sure thing!