Lead permissions granted for user. Can add contacts over the web. Can not add contacts via API.
Log Detail;
[2018-08-09 10:33:01] Espo.ERROR: API [POST]:/:controller, Params:Array ( [controller] => Lead ) , InputData: {"firstName":"test","lastName":"test"} - Assignment permission failure [] []
[2018-08-09 10:33:01] Espo.ERROR: Display Error: Assignment permission failure, Code: 403 URL: /api/v1/Lead [] []
Solution;
Assignment Permission is set as a team. If you set this option to "All", it allows you to add via the API.
But this is ridiculous. I do not want to change this setting. In such a case, it should not be added on the website either.
Could you help me? Thanks.
Log Detail;
[2018-08-09 10:33:01] Espo.ERROR: API [POST]:/:controller, Params:Array ( [controller] => Lead ) , InputData: {"firstName":"test","lastName":"test"} - Assignment permission failure [] []
[2018-08-09 10:33:01] Espo.ERROR: Display Error: Assignment permission failure, Code: 403 URL: /api/v1/Lead [] []
Solution;
Assignment Permission is set as a team. If you set this option to "All", it allows you to add via the API.
But this is ridiculous. I do not want to change this setting. In such a case, it should not be added on the website either.
Could you help me? Thanks.
Comment