79097100

Date: 2024-10-17 08:07:24
Score: 3
Natty:
Report link

Try to move the webhook route from web.php to api.php to avoid CSRF token validation, which can cause 419 errors when handling stateless requests like webhooks.

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