Open taiws89 opened 10 years ago
I guess author made something like script-kiddie protection for sync function, this function even doesn't have documentation, by default it sends sync in registration mode. Nobody wants to tell about it.
Yes it's a very super duper secret kept for many generations.
Make sure you're using the latest code.
Hi guys, thanks for replies. Actually I'd tried to run the script again after several hours and it worked again until I run the script for several times, around 100 times continuously, the issue occurred again. Can someone explain what's the error code means?
The one explained above or a backoff time..?
Sat, 09 Aug 2014 11:40:49 -0700 от mgp25 notifications@github.com:
The one explained above or a backoff time..? — Reply to this email directly or view it on GitHub . Backoff time means the time between syncs. I dont know what type and when they do it, but they can send messages avoiding ban.
Context=background allows you to sync up to 4 times per hour, Interactive & Registrations is limited to 50 times per hour. If you exceed those limits you will receive the back-off error
@shirioko : can you please explain what the Context is about. How is Background different from Interactive from Registrations. How many numbers can we sync in each context type per call.
@prasenjeetp here are now updating and giving support here: https://github.com/mgp25/WhatsAPI-Official
Registration Sync is made when you just registered your number with WhatsApp all your contacts are going to be synced. It will check if there is any contact to sync (background) and interactive when you add a contact using WhatsApp it automatically send Sync to that contact.
Hi guys, I encounter the problem as listed below when I execute contact sync function:
My code for sync contact function as below:
can anyone help me with this?? Many thanks.