🔧 Fix:
- Use req.body directly instead of req.text() + JSON.parse()
- Match pattern used in working auth endpoints
- Should resolve NOT_FOUND and parsing issues
|
||
|---|---|---|
| .. | ||
| admin | ||
| auth | ||
| v1/cards | ||
| debug.js | ||
| migrate.ts | ||
| setup-auth.js | ||
| simple.js | ||
| tsconfig.json | ||