In my RevenueCat project, I implemented Stripe, which is connected to RevenueCat.
I followed the documentation on how to implement web hooks, copied the “Signing secret” from Stripe to the “Stripe Webhook Secret” field in RevenueCat.
But when I submit the secret, I got an error: “Invalid Password”, as shown below:

Did I miss something?
How can I fix that?
Thanks.