Skip to content
Snippets Groups Projects
Commit 5e59da36 authored by Marc Tamsky's avatar Marc Tamsky
Browse files

catch KeyErrors in error formatter

example of `content` that throws KeyError
```
content = {u'errors': [{u'subject': u'token', u'type': u'invalid_token'}],
 u'message': u'Invalid token'}
```
parent e9f2998d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment