Skip to main content
Feedback

RVR-HRVST-404

Issue summary

  • The error encountered is "Query to non existing object in harvest side. Error Code: RVR-HRVST-404" while using the Harvest data connector. This error indicates that the platform tried to query an object that does not exist in the Harvest system. A possible initial diagnosis might involve incorrect identifiers or an outdated reference in the Harvest API request.

Action steps

To resolve the error, follow these steps:

  • Verify Object Reference: Ensure that the object you are trying to query exists in Harvest. Double-check the object names or IDs to make sure they are correct.
  • Update API Version: Make sure that the API version you are using is up-to-date. Sometimes APIs undergo changes, and the API might rename or remove objects.
  • Check Permissions: Verify that your API credentials have the correct permissions to access the desired objects. This you can do this by checking the Harvest API setup and the permissions granted to your API client.
  • Re-examine API Request: Review the API requests you send for any potential mistakes in endpoint paths, query parameters, or request body content.
  • Consult Harvest Documentation: For further details on supported objects and endpoints in the Harvest API, refer to the Harvest API 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