79552246

Date: 2025-04-03 07:23:35
Score: 1
Natty:
Report link

Try to add response body to your API. For example return userWasAddedSuccessfully ? 'User was added' : 'Smth went wrong'. Then your console.log() show result. Now your 200 OK show success request to API, but not result.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: SergeyChe