Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

TFL HTTP error reports [object Object] instead of String #294

Closed
sentry-io bot opened this issue Dec 20, 2019 · 1 comment · Fixed by #311
Closed

TFL HTTP error reports [object Object] instead of String #294

sentry-io bot opened this issue Dec 20, 2019 · 1 comment · Fixed by #311
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 20, 2019

Sentry Issue: TMROWAPP-N5

HTTPError: Error: [object Object]
    at src/contrib/integrations/utils/errors.CustomError(errors.js:5)
    super(message);
    at src/contrib/integrations/utils/errors.HTTPError(errors.js:20)
    super(message);
    at src/contrib/integrations/transportation/tfl.call(tfl.js:17)
    throw new HTTPError(err);
...
(18 additional frame(s) were not displayed)
@corradio corradio added the bug Something isn't working label Dec 21, 2019
@martincollignon
Copy link
Contributor

@liamgarrison any chance you can look at it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants