-
Hi shirioko,
Please guide me for fix bug in request code , reason is old_version.
You fix it in new version of WART.
Thanks a lot.
-
Hello everyone.
I wonder if you could tell me how to implement SendSync in a php Class. Currently i have a php code witch run pollMessages in a while(true) and in the event handler ends it with a die(…
-
I have some doubts about how WhatsApp verification works. Let me explain:
I have a number working fine in my device. So i want to use it as always in WhatsAPI, so i generate a password for it.
And i…
mgp25 updated
10 years ago
-
every time i try to send photo it gave me this error
Fatal error: Call to a member function sendMessageImage() on a non-object in
the code
$w->sendMessageImage($target, "demo/x3.jpg");
-
hello,
i want to know what's the best way to get the sending status if it's fail or success.
and how do i get the errors occurs when sending message or when login
-
Using whatsapp.php GUI when i select the number to get the messages, the below error is showing , only after 7-15 refresh and retry it works well and it proceeds to login and the received messages are…
-
Hi,
My python script working with Yowsup make the sync with contactsync.php from WhatsAPI.
I tried use :
```
urllib.urlopen(http://myserver.com/contactsync.php?phone=123456781&pass=xxxxxxxxx&u=12…
-
Hiii.
i can't register using yowsup-cli and i get error message as below ->
status: fail
retry_after: 2524
reason: too_recent
i think this error is due to expired token and version is used in the…
-
I want to develop a script that only returns "lastseen" a number of whatsapp. I try to call the method self.methodsInterface.call ("presence_request" (self.jid,)), but returns nothing. As I can do? Wh…
-
- Reference #387
Hello, im trying to check the user online/offline status every minute. I have this code:
**Note:** I tried both onGetPresence and onPresence
``` php
function onPresenceReceived($u…
mgp25 updated
10 years ago