Error pairing phone: websocket disconnected before info query returned response
I am sure there is no issue with my internet speed or my connectivity, although it does take a while after calling the function for it to return with an error, seeming to suggest something is timing out. I however do not know how this is possible because the connection works normally
I also modified the example project to use a pairing code, but this worked fine.
This issue randomly appeared a few days ago, making code that worked fine for a very long time suddenly break.
I've also tried updating whatsmeow to the latest version, but this didn't make the code work
When using PairPhone() a disconnection error gets thrown.
Then this gives the error:
I am sure there is no issue with my internet speed or my connectivity, although it does take a while after calling the function for it to return with an error, seeming to suggest something is timing out. I however do not know how this is possible because the connection works normally
I also modified the example project to use a pairing code, but this worked fine.
This issue randomly appeared a few days ago, making code that worked fine for a very long time suddenly break. I've also tried updating whatsmeow to the latest version, but this didn't make the code work