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 has been archived by the owner on Jul 13, 2023. It is now read-only.
TypeError: <boto.dynamodb2.items.Item object at 0x7fecededb550> is not JSON serializable
File "/usr/local/lib/python2.7/site-packages/twisted/internet/defer.py", line 1128, in _inlineCallbacks
result = g.send(result)
File "/app/autopush/router/webpush.py", line 68, in preflight_check
record=json.dumps(uaid_data))
File "/usr/local/lib/python2.7/json/__init__.py", line 244, in dumps
return _default_encoder.encode(obj)
File "/usr/local/lib/python2.7/json/encoder.py", line 207, in encode
chunks = self.iterencode(o, _one_shot=True)
File "/usr/local/lib/python2.7/json/encoder.py", line 270, in iterencode
return _iterencode(o, 0)
File "/usr/local/lib/python2.7/json/encoder.py", line 184, in default
raise TypeError(repr(o) + " is not JSON serializable")
The text was updated successfully, but these errors were encountered:
Per Sentry: https://sentry.prod.mozaws.net/operations/autopush-prod/issues/346327/
Traceback:
The text was updated successfully, but these errors were encountered: