21900: DltPEId is invalid
ERROR
The DltPEId value in your request is invalid. This error occurs when you send a DLT Principal Entity ID that does not match the required format or length for Twilio's Messaging APIs.
- The
DltPEIdvalue contains invalid characters. - The
DltPEIdvalue is too short or too long. - The
DltPEIdvalue was entered with extra spaces or formatting characters. - The
DltPEIdparameter does not match the DLT registration details for your sender or template. - Your application is sending the wrong parameter value in the API request.
- Verify that the
DltPEIdvalue exactly matches the Principal Entity ID provided during your DLT registration. - Remove any extra spaces, separators, or unsupported characters from the
DltPEIdvalue. - Verify that your application is mapping the correct
DltPEIdto the correct sender and message template. - Validate the request payload before you send it to Twilio.
- If you manage messaging compliance for traffic to India, review your registered sender, template, and entity information to confirm that all values match.