Problem with Master Detail Relations in RS8.2.3

Hello

Using Laravel/Bootstrap in RS8.2.3 it gives me error:


(In RS8.1.8 it works fine)
The mistake is:
http://localhost:8050/servicios/masterdetail/1 403 (Forbidden)
But if I access from View it shows the information well.
Is there a solution for this bug?

Thanks

Regards

yes I experienced it too

I had the same error.
In your permissions table add servicios/masterdetail for the role.
The other change from 8.1.7 to 8.2.3 is you will also need index and list
eg. permissions you will need servicios/list and servicios/index for the list pages