Difference between revisions of "Missing token"

From wikieduonline
Jump to navigation Jump to search
 
Line 23: 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 ==
 
== 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]

Advertising: