joaoricardo000 / whatsapp-bot-seed

A small python framework to create a whatsapp bot, with regex-callback message routing.
727 stars 245 forks source link

XML AuthError fix #34

Closed ghost closed 8 years ago

ghost commented 8 years ago

A simple and temporary fix to:

AuthError: Unhandled stream:error node:
<stream:error>
<xml-not-well-formed>
</xml-not-well-formed>
</stream:error>

While this error isn't fixed, this can fix it easily