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(sdk): Fix default error handling #8

Merged
merged 1 commit into from
Dec 15, 2023
Merged

fix(sdk): Fix default error handling #8

merged 1 commit into from
Dec 15, 2023

Conversation

saig0
Copy link
Contributor

@saig0 saig0 commented Dec 15, 2023

Description

  • The default error handling was broken for successful API calls
  • Modify the error handling to check first if the error code is 400

Related issues

- The default error handling was broken for successful API calls
- Modify the error handling to check first if the error code is 400
@saig0 saig0 merged commit ff8d15e into main Dec 15, 2023
2 checks passed
@saig0 saig0 deleted the sdk-4 branch December 15, 2023 14:55
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

Successfully merging this pull request may close these issues.

1 participant