Skip to content

fix(auth): Fixed auth error code parsing#908

Merged
jonathanedey merged 1 commit intomasterfrom
je-fix-auth-error
Sep 8, 2025
Merged

fix(auth): Fixed auth error code parsing#908
jonathanedey merged 1 commit intomasterfrom
je-fix-auth-error

Conversation

@jonathanedey
Copy link
Collaborator

The auth error code parser incorrectly mapped known error codes to unknown errors due to additional whitespace from the expected auth error message. This whitespace is now trimmed and correctly mapped to the corresponding auth error code.

@jonathanedey jonathanedey added the release:stage Stage a release candidate label Aug 26, 2025
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jonathanedey jonathanedey merged commit 3d3ef0c into master Sep 8, 2025
13 checks passed
@jonathanedey jonathanedey deleted the je-fix-auth-error branch September 8, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:stage Stage a release candidate release-note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants