RVR-TTD-220
Issue summary
- The error code
RVR-TTD-220with the message "Failed decoding" indicates a problem while decoding data in the context of using The Trade Desk data connector with Data Integration. This error may relate to a mismatch or error in data encoding (such as a UTF-8 encoding issue) which is causing the connector to fail in processing the incoming data from The Trade Desk platform. - Often, such errors may result from character set mismatches, issues with data formatting, or the presence of invalid characters in the data processed.
Action steps
To resolve the error, follow these steps:
- Check Data Encoding: Ensure that the data the connector transfers from The Trade Desk is encoded correctly in UTF-8, as this is a common encoding standard. This can often be a source of decoding issues if not set correctly.
- Review Data for Invalid Characters: Inspect the data for any special characters or corrupted formats that could be causing the decoding error. Resolve any such issues in the source data before it reaches Data Integration.
- Adjust Data Source Settings: Adjust settings on the data source or within Data Integration to handle or ignore invalid characters. Depending on the setup, this could involve changing parameters to replace invalid UTF-8 characters with a placeholder.
- Data Integration Documentation: Consult the Data Integration documentation on handling UTF-8 errors or character encoding issues for more specific guidance on managing such situations.
External references
- You can refer to Data Integration official documentation for connecting and handling data with the Trade Desk here: Data Integration Documentation on The Trade Desk.
note
If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.