Difference between revisions of "Rpc method is not whitelisted"

From wikieduonline
Jump to navigation Jump to search
 
Line 8: Line 8:
 
  - HTTP error 403 with body: {"jsonrpc":"2.0","error":{"code":-32601,"message":"[[rpc method is not whitelisted]]"},"id":0}
 
  - HTTP error 403 with body: {"jsonrpc":"2.0","error":{"code":-32601,"message":"[[rpc method is not whitelisted]]"},"id":0}
  
 +
Solution: check [[whitelists RPC methods]] in [[proxyd]]
  
 
+
== See also ==
{{eth api}}
+
* {{eth api}}

Latest revision as of 12:56, 12 September 2024

cast rpc web3_clientVersion --rpc-url <YOUR_RPC_URL>
Error: 
HTTP error 403 with body: {"jsonrpc":"2.0","error":{"code":-32601,"message":"rpc method is not whitelisted"},"id":0}

Context:
- HTTP error 403 with body: {"jsonrpc":"2.0","error":{"code":-32601,"message":"rpc method is not whitelisted"},"id":0}
Solution: check whitelists RPC methods in proxyd 

See also[edit]

Advertising: