"Invalid Tag" errors
eeeeeta opened this issue · 1 comments
eeeeeta commented
My whatsappweb-rs started breaking today with this fun error:
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Msg("Node has invalid binary format"), State { next_error: Some(Error(Msg("Couldn\'t read node content (li$
t), node decription: response"), State { next_error: Some(Error(Msg("Couldn\'t read list item: 12, size: 26"), State { next_error: Some(Error(Msg("Couldn\'t read attribute name, node decription: chat"), State { next_error: Some(Error(Msg$
"Invalid Tag 153"), State { next_error: None, backtrace: InternalBacktrace { [...snip...]
Any idea why I might be getting an Invalid Tag 153
?