Auties00 / Cobalt

Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
MIT License
647 stars 188 forks source link

code sent but exist incorrect #449

Closed CanvaChen closed 8 months ago

CanvaChen commented 8 months ago

/code: {"status":"sent","length":6,"retry_after":125,"method":"sms"...

but

/exist: {"reason":"incorrect","status":"fail","sms_wait":0...

Auties00 commented 8 months ago

/code: {"status":"sent","length":6,"retry_after":125,"method":"sms"...

but

/exist: {"reason":"incorrect","status":"fail","sms_wait":0...

That's the expected response, don't even ask me why. I think that WhatsApp made it like this to confuse people reversing the api