79748755

Date: 2025-08-28 07:25:04
Score: 2
Natty:
Report link

Check if delete api is returning any response body. If not, that can be the root cause. Angular was trying to parse the DELETE response as Company (JSON) but your server likely returned 200 OK with no JSON.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Shashank S V N