blockfrost / blockfrost-websocket-link

WebSocket link for Blockfrost.io API.
Apache License 2.0
8 stars 2 forks source link

chore(submit): move error.body to message prop when reporting to sentry #215

Closed slowbackspace closed 2 years ago

slowbackspace commented 2 years ago

due to change to submit infra we no longer receive the error from submit api in .message field resulting in generic reports like "[ERROR] BlockfrostServerError: 400: Bad Request". this should fix it.