whatsapp-http-api
whatsapp-http-api copied to clipboard
[BUG][WEBJS] - /api/{session}/chats?limit=100&offset=0
response
{ "statusCode": 500, "timestamp": "2024-08-09T08:32:10.144Z", "exception": { "stack": "Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'getChats')\n at pptr://puppeteer_evaluation_script:2:38\n at ExecutionContext._ExecutionContext_evaluate (/app/node_modules/whatsapp-web.js/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:229:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async ExecutionContext.evaluate (/app/node_modules/whatsapp-web.js/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:107:16)\n at async WebjsClient.getChats2 (/app/dist/core/engines/webjs/WebjsClient.js:19:23)\n at async WebjsClient.getChats (/app/dist/core/engines/webjs/WebjsClient.js:16:16)", "message": "Evaluation failed: TypeError: Cannot read properties of undefined (reading 'getChats')\n at pptr://puppeteer_evaluation_script:2:38", "name": "Error" }, "request": { "path": "/api/1821820790430871552/chats?limit=100&offset=0", "method": "GET", "body": {}, "query": { "limit": "100", "offset": "0" } }, "version": { "version": "2024.8.2", "engine": "WEBJS", "tier": "PLUS", "browser": "/usr/bin/google-chrome-stable" } }