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)
-
0
hi @buaziz
Have you configured AbpExceptionLocalizationOptions?
-
0
Works now, Thanks.