hi
You can override the DefaultHttpExceptionStatusCodeFinder in your web module of API website(44314).
hi
Your problem is not related to the permissions but access_token
Did not match: validationParameters.ValidAudience: 'AccountService' or validationParameters.ValidAudiences: 'null'.
Audience validation failed. Audiences: 'IdentityService, AdministrationService, SaasService, EmployeeService, IncidentService, AttachmentService, ObservationsService, ActionService, UserTaskService, HSEPlansService, NCRService, CustomerService, InspectionService, Forms, FileManagement, AuthServer, RMService, TMService, PTWService'.
hi
Please share the HTTP request info of this error, then I will send your source code.
{
"code": "Volo.Account:RequirePermissionToImpersonateUser",
"message": "Require AbpIdentity.Users permission to impersonate user!"
}
hi
I can share the source code of the Impersonate classes.
You can debug it in your local.
Send the class name to liming.ma@volosoft.com
hi
Can you share a project?
liming.ma@volosoft.com
hi
Sorry, There's nothing I can do about it because your code can't read the file.
https://github.com/abpframework/abp/pull/18833
hi
[ERR] An unhandled exception has occurred while executing the request. Volo.Abp.AbpException: Could not find file '/libs/abp/core/abp.css'
we deployed our angular abp application to azure
Please run abp install-libs command to restore the resources to wwwroot and then copy the wwwroot to Azure,