Error Codes (REST API)
A description of the error codes you might encounter while working with our REST API.
Last updated
A description of the error codes you might encounter while working with our REST API.
Last updated
This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.
This error code will be returned when a User-Linking REST API request tries to link an active install_id to an existing external_id which already has a linked install_id.
This error code will be returned when the given install_id cannot be found in a User-Linking REST API request.
This error code will be returned when the given install_id's app_id doesn't match the given app_id in a User-Linking REST API request.
This error code will be returned when the given install_id is found to be disabled by the platform in a User-Linking REST API request.
This error code will be returned when the given install_id is found to be deleted by the platform in a User-Linking REST API request.
This error code will be returned when the given install_id is already linked and is no longer active in a User-Linking REST API request.
This error code will be returned when the given install_id is found to have a linked external_id while this linked external_id doesn't match the given external_id in a User-Linking REST API request.
This error code will be returned when there are two or more active install_ids found in the platform by the given external_id in a User-Linking REST API request.
This error code will be returned when the app is found to not have user-linking enabled in a User-Linking REST API request.
This error code will be returned when the app_id of the given users doesn't match the given app_id in a Custom-Event REST API request.
This error code will be returned when any of the given users cannot be found in the platform in a Custom-Event REST API request.