whatsmeow
whatsmeow copied to clipboard
panic on pair-phone, returns error code 400 bad-request
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
Have you tried the following #449
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