RVR-PDRIVE-102
-
Issue Summary
- The error message "HTTP response status code not OKError Code: RVR-PDRIVE-102" is occurring while using the Pipedrive data connector in Data Integration. This error indicates an issue with the HTTP response not returning a status code that indicates success (like 200 or 201), which can be due to various reasons such as authentication problems, endpoint issues, network problems, or throttling by the Pipedrive API.
-
Action Steps:
- Check API Authentication: Ensure that the API key or OAuth token used for the Pipedrive integration is valid and has not expired.
- Verify Endpoint URL: Double-check the URL being accessed to ensure it is correct and matches with the intended Pipedrive API endpoint.
- Inspect Network Connectivity: Verify that the network connection to Pipedrive's API is stable and that there are no firewall or proxy issues causing the failure.
- Check API Limitations: Ensure that the account is not exceeding the rate limits set by Pipedrive. Consult the Pipedrive API documentation for rate limits and adjust the requests accordingly.
- Look at Detailed Error Response: If possible, inspect the HTTP response error message to get more details on the issue. Some APIs provide detailed error messages in the response body.
-
External References:
- You can find more specific information related to Data Integration and Pipedrive integration on the official Data Integration documentation: Data Integration Documentation and Pipedrive's API documentation for authentication and rate limits: Pipedrive API Documentation.
If the issue persists or you need further assistance, please open a ticket with Data Integration support.