Starts in:
1 DAY
16 HRS
7 MIN
56 SEC
Starts in:
1 D
16 H
7 M
56 S

Activities of "sukhdeep.dhillon"

  • ABP Framework version: v8.3.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no

As I'm using dynamic claims, on the backend I can see that CurrentUser service is getting updated if I change the role of the current user.

on the frontend, if I call authService.refreshToken() the access token gets updated too.

but, this.config.getOne$('currentUser').subscribe((currentUser) => { } DOES NOT get reflected with the latest role for the current user.

how can I access the dynamic claim changes on the frontend for the currentuser

Hi,

after seeing your screenshot when I tried that endpoint from swagger. its working fine with swagger returning 400 but with postman its still returning 500. not sure, seems like postman issue

  • ABP Framework version: v8.1.1
  • UI Type: MVC
  • Database System: EF Core (SQL Server)

based on the ABP documentation, whenever we are throwing AbpValidationException in app service, it should return 400 bad request. but I don't know why its retuning 500.

following is the screenshot of postman, making request to the endpoint and returning 500

any update on new patch about fixing the proxy issue

Hi, I'm glad that you are able to replicate the issue on your end.

for now, I will manually fix it. may I know when are you going to release this patch.

Hi, FYI, I'm able to fix the following issue

but text-template issue is still there

try to delete the proxy folder and re-generate the proxies

Hi, you are saying somewhere in the code we are directly returning domain objects instead of DTOs. let me check into that.

how about this issue, its coming from text-template

Hi, I don't have first screenshot folder in my source code

but I have the following lines in the angular\node_modules\@abp\ng.schematics\utils\model.js file

@liangshiwei has already access to my source code. you can look into that to troubleshoot the error.

as I have already sent you the code. you can even try on that to have more understanding about the issue.

Showing 11 to 20 of 79 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06