WAPI
WAPI copied to clipboard
The WhatsApp API
Hi, I'm trying to use WAPI for registration but got this message when calling the "code" function. "{"login":"201111111111","param":"token","reason":"bad_param","status":"fail"}". Any solutions?
Refactored code to remove various Implementation and Design smells from various files and improved test coverage. Added 6 new unit tests - JSONSignalStoreTest (4 tests) SegmentInputStreamTest (2 tests) Refactoring Techniques...
I checked your code, I want to know, Verification.exist(userAgent,encrypted,existParams); How to get existParams, WA4Protos.ClientPayload payload After connecting, how to send messages through your WAPI, I hope there is a rough...
I got bad_param of 'backup_token' error when use registeration api! I have generate this parameter use the same way with Android app, but not work... can you please give some...
hi,sir! Thanks for your greate job! but i encounter this problem: in the keystore.xml form andrid, I found this keypair value, but i can't find any method to decrpt it:...
Can the current project run normally? If I can, I want to translate it into C#
Hello, any updates for now?
Could you please let me know how to obtain the files like "wa4.proto.dat",and how to convert to proto files? Thanks a lot !!!
Am trying to add dependency on this pkg. My pom.xml looks like following. But artifact wapi cannot be resolved. Tried with other versions too. Anything am doing wrong? ``` 4.0.0...
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.6 to 3.25.5. Release notes Sourced from com.google.protobuf:protobuf-java's releases. Protocol Buffers v3.20.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...