{ "message": "Request failed with status code 500", "name": "AxiosError", "stack": "AxiosError: Request failed with status code 500\n at eA (/app/.next/server/chunks/475.js:2:36242)\n at IncomingMessage.<anonymous> (/app/.next/server/chunks/475.js:4:9448)\n at IncomingMessage.emit (node:events:531:35)\n at endReadableNT (node:internal/streams/readable:1696:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at aU.request (/app/.next/server/chunks/475.js:4:21242)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async l (/app/.next/server/chunks/576.js:1:11291)", "config": { "transitional": { "silentJSONParsing": true, "forcedJSONParsing": true, "clarifyTimeoutError": false }, "adapter": [ "xhr", "http", "fetch" ], "transformRequest": [ null ], "transformResponse": [ null ], "timeout": 0, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "maxBodyLength": -1, "env": {}, "headers": { "Accept": "application/json, text/plain, */*", "Authorization": "undefined", "User-Agent": "axios/1.7.9", "Accept-Encoding": "gzip, compress, deflate, br" }, "baseURL": "https://api.ttlongai.com/ttl-server", "url": "/client/biz/user/loginUserInfo", "method": "get" }, "code": "ERR_BAD_RESPONSE", "status": 500 }