Hi.
I'm having a weird error with some of my server accounts when I execute the modifyacct WHM API command. I use this simple query:
and only with some users, this error appears:
...where that strange decimal value is coming from?
I'm having a weird error with some of my server accounts when I execute the modifyacct WHM API command. I use this simple query:
/json-api/modifyacct?api.version=1"A=2048&MAX_DEFER_FAIL_PERCENTAGE=25&user=someuser
and only with some users, this error appears:
“0.001953125” is not a valid nonnegative integer because it contains 1 invalid character.
...where that strange decimal value is coming from?