Activities of "liangshiwei"

You are right. We created an internal issue for this.

Did you add [DependsOn(typeof(AbpBlobStoringAzureModule))] to your module class?

I will check it out.

Did you miss some code:

this.hubConnection = new HubConnectionBuilder()
    .withUrl(`${environment.apis.default.url}/signalr-hubs/chatting`,
        { accessTokenFactory: () => this.oAuthService.getAccessToken() })
    .build();
this.hubConnection.invoke('Join');

You need add all AbpPermissionManagementDomain*Module and Application.Contract to your module dependencies

I will check it out.

HI,

I can help you remotely , my email : shiwei.liang@volosoft.com

Hi,

Can you share more infomation, like logs, brower console tab output and http request body. Thanks.

See https://community.abp.io/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n

Invalid password for user 5dc0ff50-a197-c0a3-bcbe-39f5d3e999ac. Please check your password .

Showing 6351 to 6360 of 6692 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 08, 2025, 09:55