79172717

Date: 2024-11-09 12:15:48
Score: 2.5
Natty:
Report link

may be this could be happen because of Your Application backend. I got the same error .It's because I used @ResponseStatus(HttpStatus.FOUND) annotaion.The Error solved When I change it to @ResponseStatus(HttpStatus.OK).If your backend is java this will work.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Yasantha