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

[ESD-28245] Fix not propagating error values from server #658

Merged
merged 1 commit into from
May 17, 2023

Conversation

poovamraj
Copy link
Contributor

Changes

Currently any error values we receive from the server are swallowed on the SDK side. This is avoiding users from getting intuitive error messages that can help them fix the integration

References

ESD-28245

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. Since this library has unit testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage

  • This change adds integration test coverage

  • This change has been tested on the latest version of the platform/language or why not

@poovamraj poovamraj requested a review from a team as a code owner May 16, 2023 11:23
@poovamraj poovamraj merged commit b2c5f66 into main May 17, 2023
9 checks passed
@poovamraj poovamraj deleted the improve-error-message-in-web-auth branch May 17, 2023 13:05
@poovamraj poovamraj mentioned this pull request May 19, 2023
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.

None yet

2 participants