Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rendering of tap response from XOS #45

Closed
sentry-io bot opened this issue Jun 4, 2020 · 1 comment
Closed

Fix rendering of tap response from XOS #45

sentry-io bot opened this issue Jun 4, 2020 · 1 comment
Milestone

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 4, 2020

Sentry Issue: SPOTLIGHTS-3

TypeError: Object of type bytes is not JSON serializable
(11 additional frame(s) were not displayed)
...
  File "__init__.py", line 238, in dumps
    **kw).encode(obj)
  File "json/encoder.py", line 201, in encode
    chunks = list(chunks)
  File "json/encoder.py", line 438, in _iterencode
    o = _default(o)
  File "flask/json/__init__.py", line 100, in default
    return _json.JSONEncoder.default(self, o)
  File "json/encoder.py", line 179, in default
    raise TypeError(f'Object of type {o.__class__.__name__} '
@sighmon sighmon transferred this issue from another repository Jun 4, 2020
@cogat cogat added this to the 2020M milestone Jun 4, 2020
@cogat cogat modified the milestones: 2020M, 2020L, 2020N Jun 16, 2020
@cogat cogat modified the milestones: 2020N, 2020O Jul 5, 2020
@cogat cogat modified the milestones: 2020O, 2020Q Jul 16, 2020
@framigni framigni modified the milestones: 2020Q, 2020R Aug 12, 2020
@framigni framigni modified the milestones: 2020R, 2020U Aug 26, 2020
@framigni framigni modified the milestones: 2020U, 2020V Nov 6, 2020
@framigni framigni modified the milestones: 2020V, 2020X Nov 20, 2020
@framigni framigni modified the milestones: 2020X, 2021A Dec 3, 2020
@hvanness
Copy link
Collaborator

hvanness commented Feb 3, 2021

Closing as a duplicate of #56

@hvanness hvanness closed this as completed Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants