Please login or register.

I have a problem in the rpc monero configuration

Hello,

I configured the monero rpc with the command

and the connection is done successfully but when I used it he posted a message "Unauthorized Access".

can you help me!!

Replies: 2
ProkhorZ edited 5 years ago Weight: 0 | Link [ - ]

Welcome! Since this forum isn't very active, you're more likely to receive an answer on the Monero StackExchange.

Please give as much detail as possible, including the version of the software you're using. (I think the command you quoted isn't being displayed correctly here).

CRYPTODEV posted 5 years ago Weight: 0 | Link [ - ]

I Configured the monero rpc with the command with the following command lines:

1/ Firstly I run the monero daemon : ./monerod --testnet --rpc-bind-ip=x.x.x.x --rpc-bind-port=28081 --rpc- login user:password --confirm-external-bind

2/Then I configured the monero rpc : ./monero-wallet-rpc --wallet-file testwallet --password test --rpc-bind- port 28082 --rpc-bind-ip=x.x.x.x --daemon-address x.x.x.x.x:28081 - -testnet --daemon-login user:password --log-level 4 --confirm-external-bind

and the connection is done successfully but when I used it with the CURL he posted a message "Unauthorized Access".