#viet
1 messages ยท Page 1 of 1 (latest)
Are you 100% sure your webhook handling flow does not retrieve events through the API separately?
One minute, let me review.
Okay. You know what, it is using the API. Totally missed our application pushes the event off to a background job when it is received by the endpoint. And the job queries the API for the event.
That explains it ๐
๐ Yeah that's been a common point of confusion today ๐
Thanks for being my rubber duck ๐
happy to help!
I think you saw this already @dusky rose but this should be resolved now!