I updating one of the parameters in my ArcGIS Python toolbox with data from SQL Server, but am getting an illegal list value error. I have removed a lot of the 'special' characters, but am thinking there should be a list of what constitues an 'Illegal list value'. Does anyone know?
ERROR Traceback (most recent call last): File "", line 276, in updateParameters ValueError: FilterObject: illegal list value
ERROR Traceback (most recent call last): File "", line 276, in updateParameters ValueError: FilterObject: illegal list value