Ad user creation issue

iq service logs:

<RpcResponse version="1.0" requestId="847973a7-5889-4d5c-a838-5e172f3dc8d4" complete="true">
  <RpcErrors>
    <List>
      <String>Error occurred while setting password for the account. Exception has been thrown by the target of an invocation.One or more input parameters are invalid . HRESULT:[0x80070005]</String>
      <String>Error occurred while setting password for the account. Exception has been thrown by the target of an invocation.One or more input parameters are invalid . HRESULT:[0x80070005]</String>
    </List>
  </RpcErrors>
  <ResultAttributes>
    <Map>
      <entry key="requestProcessedOn" value="4/5/2024 7:05:42 AM" />
      <entry key="returnRequest">
        <value>
          <AccountRequest application="dev test active [source]" op="Create" nativeIdentity="CN=dibri,CN=Users,DC=domaincon,DC=com">
            <AttributeRequest op="Add" name="memberOf" value="CN=Guests,CN=Builtin,DC=domaincon,DC=com" />
            <AttributeRequest op="Add" name="ObjectType" value="User" />
            <AttributeRequest op="Add" name="sAMAccountName" value="dibri" />
            <AttributeRequest op="Add" name="displayName" value="Antonio.Franklin" />
            <AttributeRequest op="Add" name="userPrincipalName" value="[email protected]" />
            <AttributeRequest op="Add" name="mail" value="[email protected]" />
            <AttributeRequest op="Add" name="password" value="**********">
              <Attributes>
                <Map>
                  <entry key="secret" value="true" />
                </Map>
              </Attributes>
            </AttributeRequest>
            <AttributeRequest op="Add" name="givenName" value="Antonio" />
            <AttributeRequest op="Add" name="sn" value="Franklin" />
            <AttributeRequest op="Add" name="pwdLastSet">
              <Value>
                <Boolean>true</Boolean>
              </Value>
            </AttributeRequest>
            <AttributeRequest op="Add" name="IIQDisabled">
              <Value>
                <Boolean>false</Boolean>
              </Value>
            </AttributeRequest>
          </AccountRequest>
        </value>
      </entry>
      <entry key="objectguid" value="{85bfb9fd-1ee3-4010-9ef3-7e0ea8da2473}" />
      <entry key="createdOnServer" value="172.172.233.144" />
    </Map>
  </ResultAttributes>
</RpcResponse>"
04/05/2024 07:05:42 : RpcHandler [ Thread-7 ] DEBUG : "ENTER Close"
04/05/2024 07:05:42 : RpcHandler [ Thread-7 ] DEBUG : "EXIT Close"

type or paste code here