Data Export Service Error Codes & Troubleshooting

This sections lists of the error status code and how to fix them.

Error Code Error Message Action
1201 API provider cannot be identified. The namespace ID couldn't be found. To resolve the issue, make sure the namespace ID is correct.
1203 User not allowed to interact with any API provider. The feature toggle is disabled on every supported API Provider.
1204 Provider not found. NamespaceID was identified correctly but ProviderID is incorrect.
1210 EntitySetNames list is empty. ProviderID cannot be exposed. Please verify API Provider system.
1211 EntitySetNames cannot be generated. Check that the ProviderID is valid or that the feature toggle enabled. If the issues persists, contact your application owner.
1212 Subscriptions can not be retrieved. Check that the ProviderID and NamespaceID are valid. If the issues persists, contact your application owner.
1213 Feature toggle 'DATA_EXPORT_SAC_DELTA_SUPPORT' is not enabled. Enable the feature toggle.
1214 Subscription cannot be retrieved. Check that the ProviderID, NamespaceID, and SubscriptionID are valid. If the issues persists, contact your application owner.
1215 Subscription does not exist. Check that the ProviderID, NamespaceID, and SubscriptionID are valid.
1216 Subscriptions for NamespaceID: <namespaceID> and ProviderID: <providerID> cannot be retrieved. Check that the ProviderID and NamespaceID are valid. If the issues persists, contact your application owner.