I'm not sure what could cause this error:
I am calling the update ClientContact entity endpoint.
For some client contacts the call goes well, but for some others I get the following error response:
Code: Select all
{"code":-3030,
"errorMessage": "No update rights. entity=com.bullhorn.entity.client.ClientContact@dcf, PK=NNNN"}
Have anyone had this issue before?
Any help will be very much appreciated.
Thanks!