I am getting an application error code in the range 0 to 999. Where can I find out what this means?
The Layer 0 API reserves the error code range 0 to 999. These constants define integer (32-bit) values that will be returned by the API functions to indicate either SUCCESS or an error code indicating why the function failed. The Layer 0 codes can be found in the AltaAPI Users Manual. The codes can also […]