Hi @ismcagdas
Thanks a lot for help!
Hi,
I use modular system of abp. Each module has own localization source (xml file). As I found Angular app uses one localization source with name predefined in const variable AppConsts.localization.defaultLocalizationSourceName. Is it possible to specify different localization source name for different modules on angular app?
Thanks for info
Sorry again. Error is not null in case of exception. Is it possible return 200 status code and error code in payload?
Sorry, error code field - error. Error field is always null
Hi,
I am using dynamic API. I would like to know if it is possible to return always 200 http status code and use error code files on API response. Currently I am getting API error via http response status and error code field is always 0.
Thanks