Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: Why is it empty when sending rpc via curl?
by
serhack
on 10/10/2022, 15:59:42 UTC
⭐ Merited by ETFbitcoin (1)

Exactly, look at HTTP status code. 401 means Unauthorized, you need to supply valid username and password to be able to use RPC interface for that node.