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

[BUG] AxiosInterceptor can't handle string errors #267

Closed
rvsia opened this issue Nov 8, 2019 · 3 comments
Closed

[BUG] AxiosInterceptor can't handle string errors #267

rvsia opened this issue Nov 8, 2019 · 3 comments
Labels
bug Something isn't working Stale

Comments

@rvsia
Copy link
Contributor

rvsia commented Nov 8, 2019

Describe the bug

Cost Management API returns <h1>Server Error (500)</h1>, "Source does not exist" when an error occurs.

This leads to TypeError: Cannot create property 'sentryId' on string 'Source does not exist' at errorInterceptor

To Reproduce
Steps to reproduce the behavior:

  1. Send a request containing an error to billing_source cost management endpoint
  2. See what happens

Expected behavior
String should be returned as a string

@karelhala

@rvsia rvsia added the bug Something isn't working label Nov 8, 2019
@github-actions
Copy link

github-actions bot commented Dec 9, 2019

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the Stale label Dec 9, 2019
@karelhala karelhala removed the Stale label Dec 9, 2019
@github-actions
Copy link

github-actions bot commented Jan 9, 2020

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the Stale label Jan 9, 2020
@karelhala karelhala removed the Stale label Jan 9, 2020
@github-actions
Copy link

github-actions bot commented Feb 9, 2020

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

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

No branches or pull requests

2 participants