You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2025. It is now read-only.
Without changing any configuration or code, the API requests that were working previously have stopped responding. I also tried creating a new session, and the same problem occurs.
Hi
Without changing any configuration or code, the API requests that were working previously have stopped responding. I also tried creating a new session, and the same problem occurs.
Here's an example:
http://localhost:3001/client/getContacts/sesstest
{"success":false,"error":"Evaluation failed: TypeError: Cannot read properties of undefined (reading 'getContacts')\n at pptr://puppeteer_evaluation_script:2:34"}
Is anyone else having similar issues?
Thanks!