StephDietz / watch-this

Home Page:https://what-to-watch-roan.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting 500 error while running the application on locally

aryanisml opened this issue · comments

commented

Request URL:
http://localhost:5173/api/getRecommendation
Request Method:
POST
Status Code:
500 Internal Server Error

I have added OPEN_API_Key in .env file in project but still getting the error

Same here for me, this is what I get Error retrieving user request data: Error: @vercel/kv: Missing required environment variables KV_REST_API_URL and KV_REST_API_TOKEN

Same here for me, this is what I get Error retrieving user request data: Error: @vercel/kv: Missing required environment variables KV_REST_API_URL and KV_REST_API_TOKEN

On your Vercel dashboard, go to storage tab -> create a KV storage -> deploy variables to to your project -> Enjoy