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
The status of the transaction is -1 in case of not found element. This should be 1 or 2 as error message rather than -1. -1 gives the feeling that the sent query was wrong, but in reality, the parsed response is wrong.