✅ Added try-catch block around the API call
✅ Proper error logging and meaningful error messages
users/page.tsx
✅ Removed unused cookies() import and call (it was already being called inside requireAuthOrRedirect())
✅ Added try-catch block around the API call
✅ Proper error logging and meaningful error messages