קוד שגיאה
STRIPE_AUTH_FAILED
מפתח API של Stripe נדחה
Stripe API key rejected
Stripe returned 401. The configured secret key is invalid, revoked, or in the wrong mode (test vs live).
Common causes
- Key was rolled in the Stripe Dashboard.
- Test-mode key in a live-mode tenant or vice versa.
- Restricted key without required permissions.
What to do
Rotate STRIPE_SECRET_KEY in tenant settings; ensure it matches the dashboard mode and has all required scopes.
מפתח API של Stripe נדחה
Stripe החזירה 401. המפתח הסודי שמוגדר אינו תקף, בוטל, או במצב שגוי (test/live).
סיבות נפוצות
- המפתח התחלף ב־Stripe Dashboard.
- מפתח test בדייר live או להפך.
- מפתח מוגבל ללא הרשאות נדרשות.
פעולה מומלצת
החליפו STRIPE_SECRET_KEY בהגדרות הדייר; ודאו התאמה למצב הדאשבורד ולהרשאות הנדרשות.