DEV Community

Asante Todd
Asante Todd

Posted on

I get the following error when trying to run "node server.js" for initial testing: "throw new Error('Neither apiKey nor config.authenticator provided');". My .env file has the correct STRIPE_SECRET and the key is being loaded correctly. Any ideas?

Top comments (0)