Open Closed

BusinessException is not being converted to proper HTTP Response #337


User avatar
0
buaziz created
  • ABP Framework version: v3.0.5
  • UI type: Angular
  • Identity Server Seperated (Angular)
  • Exception message and stack trace:

on throwing a Business Exception in the Domain Service, the response is a default 403.

This is explained in this Issue : https://github.com/abpframework/abp/issues/3503 and my Comment : https://github.com/abpframework/abp/issues/3503#issuecomment-663976181


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi @buaziz

    Have you configured AbpExceptionLocalizationOptions?

    https://github.com/abpframework/abp/pull/4869/files

  • User Avatar
    0
    buaziz created

    Works now, Thanks.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 05, 2025, 09:28