#JoaoVitor
1 messages · Page 1 of 1 (latest)
Hi there
Can you explain more about what you mean here?
Are you asking how you test your webhook endpoint?
using secret key webhook
You can test locally by forwarding via the CLI but you would then use the CLI's webhook secret. Or you can have the endpoint on a live server (or using something like ngrok to forward) to test using the actual secret of that webhook endpoint.
I did that but I couldn't, it doesn't match the key I have