Sometimes API gives a error : cURL error 6: Could not resolve host: api.pipedrive.com

  1. cURL error 6: Could not resolve host: api.pipedrive.com (see libcurl - Error Codes) for https://api.pipedrive.com/v1/users/find?search_by_email=1&term=lisa%40buyrite.co.nz&api_token=MYAPITOKEN

  2. cURL error 6: Could not resolve host: api.pipedrive.com (see libcurl - Error Codes) for https://api.pipedrive.com/v1/deals/11445?api_token=MYAPITOKEN

Note : MYAPITOKEN is actual api token given by Pipedrive.

Hi @hardikpatel8155
Welcome to the community :wave: Do you still face the issue? If so,
are you using cURL via PHP / via terminal? Trying to understand the scenario that causes this.