Permissions needed for Activity page

Hi there,

getting an “not enough permissions” when accessing to Activity page:

Page correctly has role All permission, in the console log i’m getting:

http://localhost:8000/?stats=%5B%7B%22name%22%3A%22status%22%2C%22label%22%3A%…5B%5D&cmd=frappe.desk.reportview.get_filter_dashboard_data&_=1490344972167 

Failed to load resource: the server responded with a status of 403 (FORBIDDEN)`

What other permissions are needed to display activity correctly?

Thx

@JoEz,

To manage the permission for Activity page you will need to set the permissions for the Communication doctype. As the all the activity entries are pulled from the Communication.

Thanks,
Makarand

1 Like

Thx for the hint, permission is give to Role: All; see pic:

But i’m still getting “Not Permitted” …

activity is page. go to page list, and change the role

Yup, it’s set …see pic: