#andrelum-Webhook
1 messages · Page 1 of 1 (latest)
"id": "evt_3L50LcIF3yJmpI9e0g3ZP8XM",
Thanks, your server returns 400 instead of 200.
Can you check your server code or log and see if there were any error/exception raised?
[
"HTTP_STRIPE_SIGNATURE"
]
this seems to be the error
the webhook works on my local listener though
Ah I see, please check if you are using the correct webhook secret in your endpoint
alright, will check it out thanks
i have changed it to the correct webhook secret but still get the same error
Are you using the webhook secret in test mode?
It's supported. I just want to make sure you are using the right secret. Live mode secret is differet from test mode.
Where did you get the webhook secret, from CLI or Dashboard?
dashboard
OK, that should work. Perhaps you can clean the build and run again?