#nimish_52892
1 messages · Page 1 of 1 (latest)
Usually that error means you passed null for an ID in an API call.
Yes, but it is occuring for registered webhook endpoint and not while testing webhook locally. Can I listen to events of regsitered webhook endpoints using Stripe CLI and forwrd them to my local server?
the best thing to do is check the logs of the server and see what exact line is failing and check the Event ID evt_xxx and thus understand what the code is doing and why it might fail.