You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2020. It is now read-only.
The pipe is being closed
Exception in thread "main" java.lang.IllegalStateException: Not a JSON Object: null
at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
at com.nqysit.whatsapp.Client.parseMessages(Client.java:130)
at com.nqysit.whatsapp.Client.ListenIncomingMessages(Client.java:59)
at com.nqysit.whatsapp.EchoDemo.main(EchoDemo.java:24)
Though there are unread messages, it doesn't read it. Kindly fix or let us know what is the issue? we will fix it