Hello when i excute this command in Monero i got error
curl -X POST
http://127.0.0.1:18083/json_rpc -u myuser:mypassword -d '{"jsonrpc":"2.0","id":"0","method":"create_address","params":{"account_index":0,"label":"new-sub"}}' -H 'Content-Type: application/json'
Here is error
<html><head><title>Unauthorized Access</title></head><body><h1>401 Unauthorized</h1></body></html>
Monero is started and running anyone can tell me what is issue