fmtm icon indicating copy to clipboard operation
fmtm copied to clipboard

Showing CORS Issue instead of showing relevant information on 500 Errors as response

Open varun2948 opened this issue 11 months ago • 2 comments

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:

  1. Go to create project
  2. Fill the form, draw an AOI.
  3. Generate data extract multiple times
  4. See error

Expected behavior It should give the frontend the reasonable problem message.

varun2948 avatar Mar 15 '24 10:03 varun2948