Hi, er receive a “bad request” result from API and we don’t understand why.
we used PUT method with URL = https://different.pipedrive.com/api/v1/deals/266691?api_token=API_TOKEN
and data is
36bf501ebe475968893ea586106f2f8a5d4dd22f=%D7%91%D7%93%D7%99%D7%A7%D7%94
and this is the result
{“success”:false,“error”:“Bad request”,“error_info”:“Please check developers.pipedrive.com for more information about Pipedrive API.”,“data”:null,“additional_data”:null}
what is wrong with our request?