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
After signing the JWT there is an error in connect. Maybe related to #10
[Connect] Error during auth request Error
at t.<anonymous> (vendor.9c48b40c.js:45:54253)
at l (vendor.9c48b40c.js:38:12048)
at Generator._invoke (vendor.9c48b40c.js:38:13374)
at Generator.next (vendor.9c48b40c.js:38:12473)
at r (vendor.9c48b40c.js:38:64934)
The text was updated successfully, but these errors were encountered:
appPrivateKey not exported by Hiro Wallet. Resetting the master key causes this issue. Hiro Wallet expects a different wallet than the Ryder uses. Exports one address and signs with another.
After signing the JWT there is an error in connect. Maybe related to #10
The text was updated successfully, but these errors were encountered: