rutorrent and radarr setup help

I tried rentering the password but it gives me the same error. Following is the error log from radarr

2021-06-04 07:57:14.1|Error|RTorrent|Failed to test rTorrent

[v3.2.1.5070] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to rTorrent, please check your settings
 ---> CookComputing.XmlRpc.XmlRpcServerException: Unauthorized
   at CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse(XmlRpcRequest req, WebResponse webResp, Stream respStm, Type returnType)
   at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, MethodInfo mi, Object[] parameters)
   at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(MethodInfo mi, Object[] parameters)
   at XmlRpcProxyce5c6d78-4972-4f13-ac13-69fef1de3071.GetVersion()
   at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.<>c__DisplayClass2_0.<GetVersion>b__0() in D:\a\1\s\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:line 67
   at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.ExecuteRequest[T](Func`1 task) in D:\a\1\s\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:line 262
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.ExecuteRequest[T](Func`1 task) in D:\a\1\s\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:line 266
   at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.GetVersion(RTorrentSettings settings) in D:\a\1\s\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:line 67
   at NzbDrone.Core.Download.Clients.RTorrent.RTorrent.TestConnection() in D:\a\1\s\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrent.cs:line 203