fmtm
fmtm copied to clipboard
Showing CORS Issue instead of showing relevant information on 500 Errors as response
Describe the bug Whenever we have an issue related with backend mostly when it's 500 status code it shows CORS Error when it's not actually a CORS issue.
To Reproduce Steps to reproduce the behavior:
- Go to create project
- Fill the form, draw an AOI.
- Generate data extract multiple times
- See error
Expected behavior It should give the frontend the reasonable problem message.