Dheeraj Bhandari
06/12/2024, 8:12 PM{
"err": {
"message": "Request failed with status code 500",
"name": "AxiosError",
"stack": "AxiosError: Request failed with status code 500\n at settle (/app/node_modules/axios/dist/node/axios.cjs:1983:12)\n at IncomingM IncomingMessage.emit (node:domain:488:12)\n at endReadableNT (node:internal/streams/readable:1696:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (/app/node_modules/axios/dist/node/axios.cjs:4220:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
"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, */*",
"Content-Type": "application/json",
"User-Agent": "axios/1.7.0",
"Content-Length": "168",
"Accept-Encoding": "gzip, compress, deflate, br"
},
"method": "post",
"url": "https://hided.ai/backend/auth/signinup/code/consume",
"data": "{\"userInputCode\":\"751129\",\"deviceId\":\"QT/7m6nucGkP5v5lhBIW5YRqG/qOGGTEOlDdgD4TArw=\",\"preAuthSessionId\":\"XAQPNiEcTOKEjtK3AEWYFOc_SejXe1nylrHU2VGoXSA=\",\"loginFrom\":\"GPT\"}"
},
"code": "ERR_BAD_RESPONSE",
"status": 500
}
}