Activities of "maliming"

hi

We haven't started working on this yet, we will continue to update the roadmap. Your ticket has been refunded.

Thank you for your attention

hi

Your access_token lack/mismatches the audiences

Please share the implementation of Re3aytak.Identity.PhoneNumberLoginConsts.GrantType,

[INF] Request starting HTTP/1.1 GET https://localhost:44397/api/app/country/country-codes?onlyEnabled=True&api-version=1.0 - -

[INF] Failed to validate the token.
Microsoft.IdentityModel.Tokens.SecurityTokenInvalidAudienceException: IDX10206: Unable to validate audience. The 'audiences' parameter is empty.
[INF] Request starting HTTP/1.1 GET https://localhost:44397/api/app/notification/notifications-count?api-version=1.0 - -
[INF] Failed to validate the token.
Microsoft.IdentityModel.Tokens.SecurityTokenInvalidAudienceException: IDX10214: Audience validation failed. Audiences: 'Re3aytak, Public'. Did not match: validationParameters.ValidAudience: 'Re3aytak_Public_Web_Tiered' or validationParameters.ValidAudiences: 'null'.
   at Microsoft.IdentityModel.Tokens.Validators.ValidateAudience(IEnumerable`1 audiences, SecurityToken securityToken, TokenValidationParameters validationParameters)

hi

Yes, you can override this component.

https://docs.abp.io/en/abp/latest/UI/Blazor/Customization-Overriding-Components?UI=BlazorServer

The source code: https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.BlazoriseUI/Components/ObjectExtending/ExtensionProperties.razor.cs#L9 https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.BlazoriseUI/Components/ObjectExtending/ExtensionProperties.razor

hi

You can check https://support.abp.io/QA/Questions/2846/Existing-Database

Thanks.

Great!

hi

I run your project and the code with no problem.

var user = (await _identityUserService.GetAsync(item.CreatedUser));

hi

It is not possible. It is only related to the hub .

hi

It is only related to the hub class and has nothing to do with the blazor page.

It is not possible to use it on specific blazor page

hi

Yes, You can try to set this option for a specified hub.

services.AddSignalR().AddHubOptions<YourHub>(options =>
{
    options.MaximumReceiveMessageSize = 0;
});

hi

The code seems to be fine, can you share a simple project to reproduce the problem? This way I can debug locally to troubleshoot the problem.

liming.ma@volosoft.com

Showing 5191 to 5200 of 11531 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 December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.