- সারি
- ২৯ নভেম্বর, ২০২৫ এ ৮:২২ PM UTC
- লেখক
- snadjafinia
- মন্তব্য@ info: status
- 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.