The issue is bellow. After ignoring some WhatsApp-web items, the next wall I hit is this. Did anyone find a fix for this?
Creating new conversation for 4915112443532@c.us
file:///Users/user/Downloads/whatsgpt-main-5/node_modules/chatgpt/build/index.js:1604
const error = new ChatGPTError(result.error.message);
^
ChatGPTError: ChatGPTAPI error 400
at ChatGPTAPIBrowser.sendMessage (file:///Users/user/Downloads/whatsgpt-main-5/node_modules/chatgpt/build/index.js:1604:23)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///Users/user/Downloads/whatsgpt-main-5/index.js:87:24 {
statusCode: 400,
statusText: ''
}
The issue is bellow. After ignoring some WhatsApp-web items, the next wall I hit is this. Did anyone find a fix for this?
Creating new conversation for 4915112443532@c.us file:///Users/user/Downloads/whatsgpt-main-5/node_modules/chatgpt/build/index.js:1604 const error = new ChatGPTError(result.error.message); ^
ChatGPTError: ChatGPTAPI error 400 at ChatGPTAPIBrowser.sendMessage (file:///Users/user/Downloads/whatsgpt-main-5/node_modules/chatgpt/build/index.js:1604:23) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async file:///Users/user/Downloads/whatsgpt-main-5/index.js:87:24 { statusCode: 400, statusText: '' }