hi
You can try this method in Angular.
this.authService.navigateToLogin();
hi christophe
Since Angular can customize Accept-Language, you don't need to remove AcceptLanguageHeaderRequestCultureProvider in backend.
https://github.com/abpframework/abp/pull/9162
I believe that I can see the problem remotely, but it is not convenient to solve the problem remotely, and there may be network problems.
Can you make a minimal project that reproduces the problem?
hi
Can you share a project that can be run in my local? The project you shared before can't run.
hi @gaoyao
I will handle this. Thanks
hi
I will talk about this issue with my angular colleague in the afternoon.
Angular is using accept-language instead of cookies.
You can try the above code in mvc, it should works as your expected.
Can I check it remotely?
https://zoom.us/j/98236731173?pwd=NGcvckhBUExCajhDRmg0UkkrSmxCdz09
hi
I think there should be logs, otherwise we can't confirm the problem.
hi MajidAli
The Webproject of module is not real web application, You can only debug it though the Host project.