Back
Urgent: Persistent 401 Unauthorized Errors with Stripe Webhooks
- 0
- Webhooks
- Android
- Databases
- React Native
- Functions

Dear Appwrite Support Team, I'm facing persistent 401 Unauthorized errors when Stripe sends webhooks to my Appwrite function ((67df04b2002c75516639)). This occurs for all Stripe event types (e.g., payment_intent.succeeded). I've verified:
- Correct Stripe webhook configuration.
- Accurate Appwrite function code.
- All required environment variables are correctly set (tested with a simple function).
- The error remains after creating a new function. This suggests an Appwrite backend authentication issue. Please investigate immediately. Thank you, Anthony Wai anthonywai5522@gmail.coma
TL;DR
Developers experiencing persistent 401 Unauthorized errors with Stripe webhooks sent to an Appwrite function. Webhook configurations and function code are correct, and environment variables are accurately set. The issue persists even after creating a new function, indicating a potential backend authentication problem. Support team requested to investigate immediately.Recommended threads
- Function not rebuilding properly
I have a function connected to github. Whenever I push to github it triggers a rebuild as expected, but the new function is not activated after done. Also it ...
- New TablesDB
In the process of developing a new web app front-end using the Appwrite SDK as backend, the SDK was updated from 18.0.0, which I started development with, to 20...
- Tables db exception
I were using latest tablesdb in my project but started facing this error. Its been few days i am using in same way but now somehow i started receving this erro...
