Difference between revisions of "Missing token"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | |||
+ | cast chain-id -r http://localhost:8551 | ||
+ | Error: | ||
+ | HTTP error 401 with body: missing token | ||
+ | |||
+ | |||
+ | Context: | ||
+ | - HTTP error 401 with body: missing token | ||
+ | |||
+ | |||
+ | |||
curl http://localhost:[[8551]] | curl http://localhost:[[8551]] | ||
Line 11: | Line 23: | ||
[[curl -H]] "Authorization: Bearer YOUR_TOKEN_HERE" http://localhost:8551 | [[curl -H]] "Authorization: Bearer YOUR_TOKEN_HERE" http://localhost:8551 | ||
+ | == Related == | ||
+ | * [[~/Library/Ethereum/geth/jwtsecret]] | ||
− | + | == See also == | |
− | {{geth}} | + | * {{geth}} |
Latest revision as of 12:23, 12 September 2024
cast chain-id -r http://localhost:8551 Error: HTTP error 401 with body: missing token Context: - HTTP error 401 with body: missing token
curl http://localhost:8551 missing token
curl -H "Authorization: Bearer 0x7d16cdd11c1a14bb61aa" http://localhost:8551 token contains an invalid number of segment
curl -H "Authorization: Bearer YOUR_TOKEN_HERE" http://localhost:8551
Related[edit]
See also[edit]
geth [ account | console | snapshot | --authrpc.addr | version | --sepolia | --goerli | --pprof | --http | --syncmode | --mine ] --rpc.evmtimeout | --ethstats | --help
, Geth logs, geth logs WARN,Log.Error
, ports:8551, 30303, 8547, ~/.ethereum/geth/,
,--verbosity, --config
,geth init
devp2p, p2psim, devp2p
, geth dumpconfig
Advertising: