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 has been archived by the owner on Apr 20, 2023. It is now read-only.
First of all I want to congratulate you for the great work.
I'm using the service and when I register a new whatsapp the process works well, I can get a positive result in the tests.
But, when I run get the contact list, it doesn't return. Is there any previous procedure to do?
Hello,
First of all I want to congratulate you for the great work.
I'm using the service and when I register a new whatsapp the process works well, I can get a positive result in the tests.
But, when I run get the contact list, it doesn't return. Is there any previous procedure to do?
GET: http://localhost:3000/"sessionId"/contacts?limit=25
Return:
{
"data": [],
"cursor": null
}
Thanks and best regards!
The text was updated successfully, but these errors were encountered: