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
{{ message }}
This repository was archived by the owner on Mar 29, 2019. It is now read-only.
{
"traceback": "Traceback (most recent call last):\n File \"/projects/api.opencivicdata.org/src/imago/imago/helpers.py\", line 94, in get_fields\n ret = {x: fwrap(root[x]) for x in concrete}\n File \"/projects/api.opencivicdata.org/src/imago/imago/helpers.py\", line 94, in <dictcomp>\n ret = {x: fwrap(root[x]) for x in concrete}\nKeyError: 'given_name'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/projects/api.opencivicdata.org/virt/lib/python3.4/site-packages/restless/views.py\", line 106, in dispatch\n response = super(Endpoint, self).dispatch(request, *args, **kwargs)\n File \"/projects/api.opencivicdata.org/virt/lib/python3.4/site-packages/django/views/generic/base.py\", line 87, in dispatch\n return handler(request, *args, **kwargs)\n File \"/projects/api.opencivicdata.org/src/imago/imago/helpers.py\", line 137, in _\n return fn(self, request, *args, **kwargs)\n File \"/projects/api.opencivicdata.org/src/imago/imago/helpers.py\", line 122, in _\n return fn(self, request, *args, **kwargs)\n File \"/projects/api.opencivicdata.org/src/imago/imago/helpers.py\", line 381, in get\n related, config = get_fields(self.serialize_config, fields=fields)\n File \"/projects/api.opencivicdata.org/src/imago/imago/helpers.py\", line 96, in get_fields\n raise FieldKeyError(*e.args)\nimago.helpers.FieldKeyError: <FieldKeyError: given_name>\n",
"error": "<FieldKeyError: given_name>"
}