electricitymaps / bloom-contrib

Making carbon footprint data available to everyone.
https://www.bloomclimate.com
MIT License
435 stars 104 forks source link

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

Closed sentry-io[bot] closed 4 years ago

sentry-io[bot] commented 4 years ago

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)
martincollignon commented 4 years ago

@liamgarrison any chance you can look at it?