- 관련 상품
- 2025년 11월 29일 오후 8:22 UTC
- 이름 *
- snadjafinia
- 뚱 베어
- 3872085
- Create /api/security/custom-forms route handler for GET and POST - Create /api/security/custom-forms/[id] route handler for GET, PUT, and DELETE - Proxy requests to backend SecurityService using forwardToApi - Improve error handling to properly extract and return backend error messages This was the root cause - requests were failing because there were no Next.js routes to proxy to the backend.