- 出荷済み
- 2025年11月29日 20: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.