Skip to main content
Feedback

RVR-YTP-400

Issue summary

The error message "Bad request Error Code: RVR-YTP-400" when connecting to Yotpo indicates that there is an issue with the requests you send to the Yotpo API. A '400 Bad Request' error typically points to some kind of client-side error in the request that the server is unable to process.

Initial Diagnosis:

  • This could be due to incorrect configuration or invalid parameters in transit in the request.
  • There is a possibility that the authentication details (like API Key and Secret Key) are incorrect or not properly configured.

Action steps

To resolve the error, follow these steps:

  1. Verify API Credentials:

    • Check that the API Key and Secret Key you are using are correct and belong to the Yotpo account you are working with. You can confirm and retrieve these from Yotpo by navigating to Account Settings -> Store -> API Credentials.
  2. Check Request Configuration:

    • Ensure that the requests you send is correctly formatted and adheres to the Yotpo API's expectations. This includes endpoints, headers, and request methods.
  3. Validate Connection Setup in Data Integration:

    • Make sure that the Yotpo connection in Data Integration is correctly set up. This involves naming your connection properly and if provided, testing the connection feature to confirm the setup.
  4. Review Documentation:

    • Check the specific Yotpo API documentation for any updates or insights related to the endpoint you are targeting. It is important to follow closely how requests should structure according to their latest guidelines.
  5. Use Data Integration Documentation:

    • Consult Data Integration documentation regarding Yotpo connections for any known issues or additional configuration steps: Yotpo Connection Documentation.

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