79227271

Date: 2024-11-26 15:16:54
Score: 2
Natty:
Report link

It seems like you may have some issues with route matching when running the tests in the suite. Can you share details about your authentication setup (e.g., Passport, Sanctum) ?

BTW, for failed authentication, you should be getting a 401 Unauthorized response, not a 404 or 200. You can use dd($response) to check what is return on posted JSON.

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • RegEx Blacklisted phrase (2.5): Can you share
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: ludndev