Activities of "liangshiwei"

I guess your token has expired. Please try again.

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

Showing 6351 to 6360 of 6693 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on November 07, 2025, 08:20