vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
5.79k stars 1.19k forks source link

No API key found in request #260

Open InternetOscar opened 8 months ago

InternetOscar commented 8 months ago

Hi,

I'm trying to follow along with the tutorial but when it comes to creating a user account I always get this error: {"message":"No API key found in request","hint":"No `apikey` request header or url param was found."} after trying to confirm my email and use GitHub as a provider.

I just followed the tutorial and got the products from Stripe into the website now

If anyone know where what's going wrong I'd appreciate it immensely