
In my webhook handler I am verifying the if webhook is duplicated or not since stripe sends events more than once sometimes. but if row not found in db appwrite is directly throwing error. any way i can fix this? like in axios if we dont want to through error for non-2xx status code we pass validateSatus:()=>true in configs for each call.
Recommended threads
- Issue with unarchiving a project
I have a total of 2 projects on my appwrite account and the dashboard still shows one of them as archived and won't let me unarchive it. My mail id is rushilse...
- 500 Server Error after migration
I am trying to migrate my current appwrite instance to a new VPS. I have followed the official [guide](https://appwrite.io/blog/post/how-to-back-up-your-appwrit...
- Custom Domain with CNAME on Vercel Treat...
Hi Appwrite team, I’m trying to set up a custom domain for my Appwrite project. My domain is hosted on Vercel, and I’ve already added the required CNAME record...
