Open omarkamelmostafa opened 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)
{ "proxy": "http://127.0.0.1:5000" }
use that instead localhost:5000
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)