Hello,
I managed to solve it. I do not know why, but after upgrade to beta8 all request to the dashboard returned 401 (Unauthorized). This was strange becouse I didn’t change anything with the authorization. I’ve implemented dummy authorization filter using;
and the dashboard works like a charm. Best regards.