CounterpartyXCP / counterwallet

Counterparty web wallet
https://counterwallet.io
147 stars 163 forks source link

Can't log in to wallet #699

Closed yampi1 closed 9 years ago

yampi1 commented 9 years ago
failoverAPI: Call failed (failed over across all servers). Method: get_normalized_balances; Last     error: JSON-RPC Error:

Type: Invalid params

Code: -32602

Message: UNSPECIFIED

This shows whenever I try to log in to my wallet. This started to happen after I issued an asset with my BTC balance.

I tried to recreate this in testnet but in testnet there is no error.

ouziel-slama commented 9 years ago

Can you please look at the network tab of the javascript console, and send us the query which return this error at dev@counterparty.io ? the query should contains the addresses of your wallet.

ouziel-slama commented 9 years ago

@yampi1: Can you please retry now on https://cw01.counterwallet.io ?

yampi1 commented 9 years ago

It works now.

ouziel-slama commented 9 years ago

fixed