My app is working on localhost:3000, I need to call plaid API call for that I am using axios, when it runs the plaid API call it is giving me error Could not proxy request /api/plaid/accounts from localhost:3000 to http://localhost:5000/, I am strange why it goes to http://localhost:5000/ ? and why I am getting this error ? can anyone please help me how to resolve this issue?
0
votes
can you please provide, the code which is giving error
- Nayan Patel