whatsmeow icon indicating copy to clipboard operation
whatsmeow copied to clipboard

panic on pair-phone, returns error code 400 bad-request

Open burstfreeze opened this issue 1 year ago • 2 comments

Trying to use pair-phone now does

[Client/Recv DEBUG] <iq from="s.whatsapp.net" id="XXXXXXXX" type="error"><error code="400" text="bad-request"/></iq>
panic: info query returned status 400: bad-request

It seems like the feature broke

burstfreeze avatar Aug 16 '23 13:08 burstfreeze

Have you tried the following #449

Ased2235 avatar Aug 16 '23 17:08 Ased2235

Thank you, I did not know there was an earlier issue to this because he already closed it. Basically the way whatsmeow renders the payload is wrong because it needs to include client plus OS. Might have some time for a PR on the weekend

burstfreeze avatar Aug 16 '23 17:08 burstfreeze