#keyword-missing-api-key

1 messages · Page 1 of 1 (latest)

daring shadow
#

Hello! Typically this error means that your API key has not been properly set in your code. Are you using environment variables for your API keys? Have you confirmed that those have been correctly deployed as well?

tiny spire
#

I stored API key in env.local. I deployed my website on Vercel and I added API key there too..

#

2 API keys (secret and publishable)

daring shadow
tiny spire
#

It seems that I actually didn't include API keys to Vercel tho, I've just checked and they are missing. Thank you for help!!

#

Everything is working now. Thanks again