Language Detection Service Errors
Agent Service Reasoner Errors
Authentication Service Errors
Model Builder Errors
Interactive Data Science Service Errors
ML Lake Service Errors
The language detection service identifies the language of text submitted through Agentforce and Einstein AI features. Errors from this service typically indicate that the input text was too short or the wrong type, that required parameters were missing, or that the pipeline configuration connecting language detection to other steps was incorrect.
Language detection couldn’t complete because a required internal step didn’t produce the expected result. This is a platform-internal condition and isn’t caused by your Agentforce configuration. The request wasn’t processed.
This error occurs when:
If the issue persists, contact Salesforce Customer Support with the following information.
instance field, format urn:trace:...)DEPENDENCY_RESULT_NOT_FOUNDThe text sent to the language detection step is too short for the service to identify a language reliably. The service needs at least the minimum number of characters shown in the error message to produce a confident result. The request wasn’t processed.
This error occurs when:
To resolve this error:
If the issue persists, contact Salesforce Customer Support with the following information.
instance field, format urn:trace:...)INPUT_TEXT_BELOW_MINIMUMThis error code indicates an unexpected system error and not an issue with your configuration. If the issue persists, contact Salesforce Customer Support with the following information.
instance field, format urn:trace:...)LDS_INTERNAL_ERRORThe language detection service couldn’t complete the analysis. The request format was valid, but a temporary internal issue prevented the service from producing a result. The same input often succeeds on a second attempt.
This error occurs when:
To resolve this error:
If the issue persists, contact Salesforce Customer Support with the following information.
instance field, format urn:trace:...)LDS_LINGUA_PROCESSING_ERRORLanguage detection couldn’t complete because an internal step produced an unexpected result. This is a platform-internal condition and isn’t caused by your Agentforce configuration. The request wasn’t processed.
This error occurs when:
If the issue persists, contact Salesforce Customer Support with the following information.
instance field, format urn:trace:...)MULTIPLE_DEPENDENCY_RESULTSLanguage detection couldn’t complete because an internal step in the service didn’t produce output. This is a platform-internal condition and isn’t caused by your Agentforce configuration. The request wasn’t processed.
This error occurs when:
If the issue persists, contact Salesforce Customer Support with the following information.
instance field, format urn:trace:...)NO_DEPENDENCIES_FOUNDThis error code indicates an unexpected system error and not an issue with your configuration. If the issue persists, contact Salesforce Customer Support with the following information.
instance field, format urn:trace:...)POSTPROCESSOR_INTERNAL_ERRORThe language detection step ran without the input text it needs. The service requires text to analyze, and it couldn’t find a text input from the step’s configuration or from an upstream step in the flow. The request wasn’t processed.
This error occurs when:
To resolve this error:
If the issue persists, contact Salesforce Customer Support with the following information.
instance field, format urn:trace:...)REQUIRED_PARAMS_MISSINGThe language detection step received a value that isn’t text. Language detection only works with text data, so the request couldn’t be processed. This is typically caused by an upstream step or integration producing the wrong data type. The request wasn’t processed.
This error occurs when:
To resolve this error:
If the issue persists, contact Salesforce Customer Support with the following information.
instance field, format urn:trace:...)TEXT_MUST_BE_STRINGThe confidence threshold configured on the language detection step is outside the allowed range. The threshold controls how confident the service must be before returning a language match. Valid values are between 0 and 1 inclusive. The request wasn’t processed.
This error occurs when:
1.50) was entered instead of a decimal (for example, 0.5).[0, 1] range.To resolve this error:
0 and 1 (for example, 0.5, not 50).[0, 1] range.If the issue persists, contact Salesforce Customer Support with the following information.
instance field, format urn:trace:...)THRESHOLD_OUT_OF_RANGE