Hi there,
I use 3.7.0 and I've just seen that if User is not Admin, Can not Create entity, Error 403 message returns.
i.e: I have own own own permissions for Accounts, But I can not create new Record,
But if I set as Admin then I can create new Account.
I Clear Disable / enable cache but no change ..
Log;
[2015-10-13 15:08:49] Espo.ERROR: API [POST]:/:controller, Params:Array
(
[controller] => Account
)
, InputData: {"assignedUserId":"55b8f36bcbc85f942","assigned Use rName":"Rengin Çaka","type":"Customer","industry":"Advertising"," commercial":false,"newsletter":true,"newsletter_en g":false,"teamsIds":["0"],"teamsNames":{"0":null},"name":"TestAcct","ema ilA ddressData":[{"emailAddress":"test@test.com","primary":true, "op tOut":false,"invalid":false}],"emailAddress":"test@test.com","website":"www. tes t.com","sicCode":"XXX","phoneNumberData":[],"phoneNumber":null,"billingAddressPostalCode": "", "billingAddressStreet":"","billingAddressState ":"" ,"billingAddressCity":"","billingAddressCountry ":" ","actFIRMAGOREV":"","actSEGMENT":"A++","actKA YNAK ":"","description":"","shippingAddressPostalCo de": "","shippingAddressStreet":"","shippingAddress Stat e":"","shippingAddressCity":"","shippingAddress Cou ntry":"","reNO":null} - [] []
[2015-10-13 15:08:49] Espo.ERROR: Display Error: , Code: 403 URL: /api/v1/Account [] []
thnxs & rgrds
Selcuk
I use 3.7.0 and I've just seen that if User is not Admin, Can not Create entity, Error 403 message returns.
i.e: I have own own own permissions for Accounts, But I can not create new Record,
But if I set as Admin then I can create new Account.
I Clear Disable / enable cache but no change ..
Log;
[2015-10-13 15:08:49] Espo.ERROR: API [POST]:/:controller, Params:Array
(
[controller] => Account
)
, InputData: {"assignedUserId":"55b8f36bcbc85f942","assigned Use rName":"Rengin Çaka","type":"Customer","industry":"Advertising"," commercial":false,"newsletter":true,"newsletter_en g":false,"teamsIds":["0"],"teamsNames":{"0":null},"name":"TestAcct","ema ilA ddressData":[{"emailAddress":"test@test.com","primary":true, "op tOut":false,"invalid":false}],"emailAddress":"test@test.com","website":"www. tes t.com","sicCode":"XXX","phoneNumberData":[],"phoneNumber":null,"billingAddressPostalCode": "", "billingAddressStreet":"","billingAddressState ":"" ,"billingAddressCity":"","billingAddressCountry ":" ","actFIRMAGOREV":"","actSEGMENT":"A++","actKA YNAK ":"","description":"","shippingAddressPostalCo de": "","shippingAddressStreet":"","shippingAddress Stat e":"","shippingAddressCity":"","shippingAddress Cou ntry":"","reNO":null} - [] []
[2015-10-13 15:08:49] Espo.ERROR: Display Error: , Code: 403 URL: /api/v1/Account [] []
thnxs & rgrds
Selcuk
Comment