bradtraversy / mern_shopping_list

Shopping List built with MERN and Redux
605 stars 437 forks source link

PROXY error : Could not proxy request /api/auth/user from localhost:3000 to https://localhost:5000 #51

Open omarkamelmostafa opened 4 years ago

omarkamelmostafa commented 4 years ago

Could not proxy request /api/auth/user from localhost:3000 to https://localhost:5000 GET http://localhost:3000/api/items 500 (Internal Server Error) GET http://localhost:3000/api/auth/user 500 (Internal Server Error)

sayinmehmet47 commented 2 years ago
{

  "proxy": "http://127.0.0.1:5000"
}

use that instead localhost:5000