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
I have been using v 1.2.4. for a while with the only issue being that the APP_FRAMeWORK doesn't seem to be working to get env variables. This have not been a problem because I have not been using anything else than getting the authentication part.
Now I need to unlock the wallets to get ApiKey etc, this has become an issue for users using WC.
I have tried several different versions after 1.2.4, but none have been working with the same setup I have been using for a while.
Are there any new documentation, guides etc?
For the latest version I am getting this error on using
I have been using v 1.2.4. for a while with the only issue being that the APP_FRAMeWORK doesn't seem to be working to get env variables. This have not been a problem because I have not been using anything else than getting the authentication part.
Now I need to unlock the wallets to get ApiKey etc, this has become an issue for users using WC.
I have tried several different versions after 1.2.4, but none have been working with the same setup I have been using for a while.
Are there any new documentation, guides etc?
For the latest version I am getting this error on using
WCv2:
"Error: WebSocket connection closed abnormally with code: 3000 (Authorization error: Unauthorized: invalid key)"
WCv1:
Works, but take 30+ seconds to send request to https://wcbridge.loopring.network/hello before failing.
GameStop:
code: 4900
data: undefined
message: "GME Provider is disconnected or locked"
Metamask
Works with no issues whatsoever.
Running locally Vue TS.
The text was updated successfully, but these errors were encountered: