Routes are registered under /app (web group), not /api/app. The requests were hitting the JWT-protected API group causing 'Invalid Attempt' error. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Routes are registered under /app (web group), not /api/app. The requests were hitting the JWT-protected API group causing 'Invalid Attempt' error. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>