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
Error while fetching the permissions endpoint using the account plugin.
File "~/kinto/venv/lib/python3.6/site-packages/cornice/service.py", line 491, in wrapper
response = view_()
File "~/kinto/venv/lib/python3.6/site-packages/kinto/core/resource/__init__.py", line 290, in collection_get
include_deleted=include_deleted)
File "~/kinto/venv/lib/python3.6/site-packages/kinto/views/permissions.py", line 84, in get_records
from_settings = allowed_from_settings(self.request.registry.settings, principals)
File "~/kinto/venv/lib/python3.6/site-packages/kinto/views/permissions.py", line 46, in allowed_from_settings
'record': 'collection'}[resource_name]
KeyError: 'account'
The text was updated successfully, but these errors were encountered:
Error while fetching the permissions endpoint using the account plugin.
The text was updated successfully, but these errors were encountered: