Skip to main content
Feedback

RVR-RDT-400

Issue summary

  • The error code RVR-RDT-400 associated with the reddit connector in Data Integration indicates a "General API external error." This typically means there is an issue while interfacing with Reddit's API through Data Integration. It could be due to reasons such as network issues, incorrect API credentials, rate limiting, or API endpoint changes.

Action steps

To resolve the error, follow these steps:

  • Check API Credentials: Verify that the API credentials used for the Reddit connector in Data Integration are correct and have not expired.
  • Review API Limits: Check if you have hit any of Reddit's API rate limits, which could cause this error. Consider implementing delays or batching if you are making numerous requests.
  • Network and Endpoint Verification: Ensure there are no network issues preventing access to the Reddit API and verify that the endpoint URLs are correct.
  • Inspect Logs for Details: Use Data Integration logging features to retrieve more details about the error. Look for any specific responses from the Reddit API that might indicate what the issue is.
  • API Documentation: Refer to the Reddit API documentation for any recent updates or changes to their API that might affect your configuration.

External references

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.

On this Page