ksquareincmx / conference-server-next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editing and deleting bookings fail (err. 401)

eduardomonforte opened this issue · comments

User cannot edit and delete bookings at the moment. Console returns a 401 error.

This sounds like an issue with ACLs or that the app is not handling the ownership of an instance properly.

This Loopback docks: Defining-and-using-roles may come handy.