Starts in:
99 DAYS
99 HRS
99 MIN
99 SEC
Starts in:
99 D
99 H
99 M
99 S

Activities of "liangshiwei"

OK. I received the email.

Please see https://github.com/realLiangshiwei/AbpQa400

OK. I will create an example.

Hi,

Did you resolve this question? I did not receive the email.

Sorry, I don't know your project much, can you create an sample project to reproduce this question? thanks. you can send the project to my email: shiwei.liang@volosoft.com

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');
Showing 2081 to 2090 of 2428 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 22, 2025, 10:44