Lunn 🖤L
Convex Community14mo ago
19 replies
Lunn 🖤

Debugging Clerk Webhook Issues: "session.ended" event not triggering with Convex integration

This is the project I'm currently working on and the one in question: https://github.com/LunnS2/Self-Care-App.git
Currently, the "session.ended" event is not being sent or attempted, so even though I log out on the client side, "isOnline" in the Convex database stays set to true. Another event that is causing some issues is "session.created", it's not always successful. With that said, what steps can I take to debug webhook failures and ensure Clerk events fire as expected?

Also, if there are any other issues or suboptimal uses of Convex that you spot in any of my files, please let me know! I want to learn about Convex best practices and ensure my app works as expected and efficiently.
clerk-events-blurred.png
GitHub
Contribute to LunnS2/Self-Care-App development by creating an account on GitHub.
Was this page helpful?