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
- Issue with `listDocuments` when using qu...
Hello, Appwrite team! I'm having an issue with `listDocuments` when using query modifiers: **Environment:** - Self-hosted Appwrite (`Version 1.4.13`) installe...
- Function gives unauthorized error when w...
I am on free tier. I have function that has three attributes: 1. A stand alone attribute (required) 2. A many to one relationship attribute 3. A many to man...
- New simple React Native Expo app running...
I have just created a simple RN expo app, using appwrite for the auth, however already when trying to use createEmailPasswordSession it returns "Rate limit for ...
