Getting an indexhtml file in response from backend
When I try to fire up the backend request, from the postman it is working correctly but from the frontend I am getting an index.html of the root back in the response. My payload is also correct. Can anyone please tell me why this is happening?