WHM API 1 Functions - modifyacct not updating the account
When I use the WHM API function modifyacct and pass the following URL to the server as per the documentation, it does not modify the target account.
I get the following response:
As you can see in the response, it does not update anything and gives back the existing system values. I've tries using "GET" & "POST" method but still does not help at all.
URL: https://****.*****.com.br:2087/cpsess*******/xml-api/modifyacct?api.version=1&user=tran3228&owner=********"a=5000&bwlimit=5000&maxftp=5&maxpop=3&maxlst=3&maxsql=3&maxsub=3&maxaddon=3&maxpark=3
I get the following response:
1
Account Modified
Running premodifyacct hook.
/usr/local/installatron/installatron --edit --id=':all' --replace-domain='transferfrom.com='
Running postmodifyacct hook.
modifyacct
1
transferfrom.com
unmodified
1489209594
azulaowf
5242880000000000
default
0
5
transferfrom.com
tran3228
189.91.32.60
5
0
5
<__CACHE_DATA_VERSION>0.6
default
0
512000000000
1
5
unlimited
tran3228
0
paper_lantern
1
0
unlimited
english-utf8
1489558844
maildir
5
en
<_PACKAGE_EXTENSIONS>
5
wfree@webcenter.br
3
tran3228
As you can see in the response, it does not update anything and gives back the existing system values. I've tries using "GET" & "POST" method but still does not help at all.
Please sign in to leave a comment.
Comments
1 comment