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 following return has occurred during the call:
curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"klay_blockNumber","params":[],"id":83}' http://klaytn.testnet.blockpi.net/v1/rpc/9e63be8ecce16f51ab6c6bbdbab47f59b6e1f913
{"jsonrpc":"2.0","id":83,"error":{"code":-32000,"message":"the header does not exist (block number: 94166330)"},"result":"0x59cddb0"}
Does this occur to indicate a problem?
The text was updated successfully, but these errors were encountered:
I can call it normally for a few minutes after deleting the API Key. After a few minutes it returns {"error":{"code":-32000, "message": "record not found"}}.
url:http://klaytn.testnet.blockpi.net/v1/rpc/9e63be8ecce16f51ab6c6bbdbab47f59b6e1f913
The following return has occurred during the call:
curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"klay_blockNumber","params":[],"id":83}' http://klaytn.testnet.blockpi.net/v1/rpc/9e63be8ecce16f51ab6c6bbdbab47f59b6e1f913
{"jsonrpc":"2.0","id":83,"error":{"code":-32000,"message":"the header does not exist (block number: 94166330)"},"result":"0x59cddb0"}
Does this occur to indicate a problem?
The text was updated successfully, but these errors were encountered: