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

Auth Business Rules GetLocalizedAsync Method Error #160

Open
BurakTemelkaya opened this issue Jun 21, 2024 · 0 comments
Open

Auth Business Rules GetLocalizedAsync Method Error #160

BurakTemelkaya opened this issue Jun 21, 2024 · 0 comments

Comments

@BurakTemelkaya
Copy link

resim
Swagger'da hatasız bir şekilde çalışırken Postman vb. şekilde işlem yaptığımda
{
"type": "https://example.com/probs/internal",
"title": "Internal server error",
"status": 500,
"detail": "Internal server error"
}
şeklinde bir çıktı alıyorum.
Swagger'da olması gerektiği gibi bu şekilde bir çıktı alabiliyorum.

{
"type": "https://example.com/probs/business",
"title": "Rule violation",
"status": 400,
"detail": "PasswordDontMatch"
}

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

No branches or pull requests

1 participant