Difference between revisions of "403"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* <code>[[ResponseError: code=403]]</code> | * <code>[[ResponseError: code=403]]</code> | ||
* <code>[[403 Forbidden]]</code> | * <code>[[403 Forbidden]]</code> | ||
+ | |||
+ | |||
+ | [[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} | ||
+ | |||
+ | |||
+ | |||
+ | {{4xx}} |
Revision as of 12:14, 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}
Client error responses: 4XX, 401, 400, 403, 404, 405, 406, 409, 413, 414, 422, 429, 499
Advertising: