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