You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kinto currently shows permissions for an object only if you have write permissions on the object. This however does not work as expected if the write permission is granted on a parent object. Although the user is able to modify the permissions, the output from a get request does not reflect the actual permissions.