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
Hi, I try to auth via your solution but after passing the message created front side by SiweMessage().prepareMessage() to the back via axios post req, when I do: new SiweMessage(message) I got this error: {"error":"parser.js: initializeCallbacks(): syntax callback 'shuffle' not a rule or udt name"}
It is curious cause the message received backside is the same as in the front
The text was updated successfully, but these errors were encountered:
Hi, I try to auth via your solution but after passing the message created front side by SiweMessage().prepareMessage() to the back via axios post req, when I do: new SiweMessage(message) I got this error: {"error":"parser.js: initializeCallbacks(): syntax callback 'shuffle' not a rule or udt name"}
It is curious cause the message received backside is the same as in the front
The text was updated successfully, but these errors were encountered: