DeFiestaD
Convex Community10mo ago
2 replies
DeFiesta

Deployment error

Hey ! I am trying to deploy my project in production but I am getting the following error : "400 Bad Request: InvalidModules: Hit an error while pushing:
Loading the pushed modules encountered the following
error:
Failed to analyze http.js: Uncaught Error: Neither apiKey nor config.authenticator provided
at _setAuthenticator [as _setAuthenticator] (../../node_modules/stripe/esm/stripe.core.js:163:12)
at new Stripe (../../node_modules/stripe/esm/stripe.core.js:99:13)
at <anonymous> (../../src/lib/stripe.ts:3:13)"

My application is already available (vercel) and my API keys are working fine.
Can someone help ?
Was this page helpful?