Error Codes

The Ignite Services API can pass task feedback to a requesting Host App. The following table lists two error codes for each of the possible errors you may encounter in the log. The log lists each error code in separate lines. If you receive any of the following error codes, contact your DT representative:

Error Name Error Code Error Code Description HTTP Response Code
INTEGRATOR_NOT_ENABLED

4000

15

Host App access to the Ignite Services API not enabled

403 Forbidden

PACKAGE_NOT_IN_INTEGRATOR_INVENTORY

4001

16

Target Package not in customer's inventory

403 Forbidden

PACKAGE_NOT_VALID_ON_ACTIVE_OPERATOR

4002

17

Target Package not valid on active mobile network operator/carrier

403 Forbidden

INTEGRATOR_NOT_PERMITTED_ON_OPERATOR

4003

18

Host App not permitted on mobile network operator/carrier

403 Forbidden

INTEGRATOR_NOT_CONFIGURED

4006

19

Host App not configured in DT environment

404 Not Found

INTEGRATOR_NOT_PROVIDED

4007

20

Host App not provided

 

Back to Top ⇧