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 not properly returning error messages and error descriptions for idp mgt #752

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

Thisara-Welmilla
Copy link
Contributor

@Thisara-Welmilla Thisara-Welmilla commented Dec 3, 2024

Issue:

Related PR:

Previously used handleException() which use errorMessage when building API error. Fix using by error.getMessge() instead of error.getDescription().

@Thisara-Welmilla Thisara-Welmilla marked this pull request as ready for review December 3, 2024 17:50
@jenkins-is-staging
Copy link

@Thisara-Welmilla Thisara-Welmilla changed the title Fix error message usage. Fix not properly returning error messages and error discriptions for idp mgt Dec 4, 2024
@malithie malithie merged commit 11dd366 into wso2:master Dec 4, 2024
3 checks passed
@Thisara-Welmilla Thisara-Welmilla changed the title Fix not properly returning error messages and error discriptions for idp mgt Fix not properly returning error messages and error descriptions for idp mgt Dec 4, 2024
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.

3 participants