0
sumitshah created
Product version-7.2.0 product type - Angular product framework type -.net core
We are facing an issue "An unexpected server error occured" while GET api call. Please find images of the error below-
Scenarios- We are trying to call a Get api from frontend(Angular) which is giving a call to backend(.net core) method but backend server or method not recieving any call and showing above error.
1 Answer(s)
-
0
Hi @sumitshah
Could you check server side log file to see the error details ? You can find it under your Host project's App_Data folder.