StephDietz / watch-this

https://what-to-watch-roan.vercel.app
403 stars 98 forks source link

Getting 500 error while running the application on locally #23

Open aryanisml opened 1 year ago

aryanisml commented 1 year ago

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

grenovales commented 11 months ago

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

ricoboost commented 11 months ago

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