Hi,
When I try to update an entity from anonymous user I have these errors:
ERROR c.h.cuba.core.sys.ServiceInterceptor -Exception in DataService.commit(..): com.haulmont.cuba.core.global.AccessDeniedException: ENTITY_OP:UPDATE myapp$Customer
12:36:17.122 ERROR com.haulmont.cuba.web.log.AppLog
ERROR com.haulmont.cuba.web.log.AppLog - Exception in com.haulmont.cuba.web.widgets.CubaButton: com.haulmont.cuba.core.global.AccessDeniedException: ENTITY_OP:UPDATE myapp$Customer
Where come from?
Did you make security modifications in Cuba platform?
Best Regards,
-n