Hi, I’m facing a problem with API CLI (PHP: Axigen CLI API Documentation). I’m trying to get quotas info for account but calling configQuotas() always results false, configFilters() and configLimits() return false too.
Calling registryInformation() or configContactInfo() returns proper object.
Could you please post:
1/ the PHP script that is generating the error
2/ the associated error backtrace
3/ the associated CLI logs (please set CLI service Log level to Protocol Communication)
Managed to check behaviour on Axigen Server v10.5.25 and Axigen CLI API v10.5.2.0 on the same platform as mentioned earlier and configQuotas() returns proper result (object not false). Unfortunately CLI API v10.5.2.0 isn’t compatible with Axigen Server v10.4.36 so I can’t switch to newer api to check if it is working fine with Axigen Server v10.4.36.
Is there any newer version of CLI API in 10.4 branch? CLI API v10.4 is missing here Download Additional Modules | Axigen only v10.5.2 and v10.3.2 appear.