#CletteBou-cli
1 messages · Page 1 of 1 (latest)
I try to listen to webhook events but my webhook secret has changed since last friday
I still used the same apikey to connect
The CLI will spit out the secret to use with stripe listen
yes I now, but according to documentation the secret will not change for the same apikey
I'm on test mode, its not critical I just ask to know if there is an update on this part of the system
That's how it should perform yep
How are you sure the secret has changed?
It seems that the size of the secret has double 32 characters last week (without whsec_ prefix) and 64 long now
I'm sure because we used it to test our internal env with Stripe integration and after restarting the pod (k8s) the webhhook can't be signed anymore
anyway its not a problem I will update our conf, I just ping because it seems strange to me
It seems that the size of the secret has double 32 characters last week (without whsec_ prefix) and 64 long now
Hmm, that sounds weird and not a specific CLI issue (more API related)