forex.pm forex forum binary options trade - Binance - Сryptocurrency exchanges - "bitcoinrpc.authproxy.JSONRPCException: -342: non-JSON HTTP response with '401 Unauthorized' from server"
  • Welcome to forex.pm forex forum binary options trade. Please login or sign up.
 

"bitcoinrpc.authproxy.JSONRPCException: -342: non-JSON HTTP response with '401 Unauthorized' from server"

Started by Bitcoin, Feb 22, 2022, 04:24 am

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bitcoin

"bitcoinrpc.authproxy.JSONRPCException: -342: non-JSON HTTP response with '401 Unauthorized' from server"

I used the following code to connect to the bitcoin core client and encountered this error:


bitcoinrpc.authproxy.JSONRPCException: -342: non-JSON HTTP response with '401 Unauthorized' from server

My configuration file: bitcoin.conf is written as follows:


Expose the RPC/JSON API


server=1
rpcbind="127.0.0.1"
rpcport=8332
rpcuser="bitcoin"
rpcpassword="J9JkYnPiXWqgRzg3vAA"

May I ask what caused my code to report an error, and how should I solve this problem?


Source: "bitcoinrpc.authproxy.JSONRPCException: -342: non-JSON HTTP response with '401 Unauthorized' from server"