Hi Team!
Please advise what could be the reason for error below?
DACS credentials are correct.
C:\Program Files\Python311>python createUserEmptyExample.py
Traceback (most recent call last):
File "C:\Program Files\Python311\createUserEmptyExample.py", line 21, in <module>
_dl.aAdministratorName.mAdministratorName = dacsLogin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'mAdministratorName'