Hi folks,
I have been working on HubSpot CRM API integration. Everything is working fine but I am getting the following error sometime.
{
“status”: “error”,
“message”: “Timed out trying to acquire unique value lock for PropertyValueCoordinates{portalId=xxxxxx, objectTypeId=ObjectTypeId{metaTypeId=2, innerId=xxxxxxx}, propertyName=merlin_id, value=xxxxxxx}. The lock was being held.”,
“category”: “LOCKED”,
“correlationId”: “1bc92e99-d6e5-4fd6-938d-45763a7d8df7”
}
Thanks in advance. Any help is much appreciated.