RootCauseunvalidated
You're mixing use of the Firestore client SDK `firebase/firestore` and the Firebase admin SDK wrapper `firebase-admin/firestore`. — `/api/stripe-connect/route.ts`. Tension: They are not compatible with each other. Outcome: The admin SDK doesn't expose functions like `doc()` and `collection()`.
7077c22f-0b78-4a04-bac9-f276aad5b4e1
You're mixing use of the Firestore client SDK firebase/firestore and the Firebase admin SDK wrapper firebase-admin/firestore. — /api/stripe-connect/route.ts. Tension: They are not compatible with each other. Outcome: The admin SDK doesn't expose functions like doc() and collection().