Activities of "lan.dang"

Thank you, waiting for hearing update from you

Yes i just add component and add it to ConfigureServices Please have a look at my change

Hi, it is same error, I just change name to exact name AnnouncementComponent but not work as well

I added new razor page

Add to ConfigureServices

Code behind is same as document

I tried this one before but got error "

Do you know what is issue?

Thank you, What is component or page I should overwrite to add this script? I dont know which component will be called when any page loaded

I think my issue same as here https://support.abp.io/QA/Questions/1682/API-Fails-after-Authenticated

But I dont know what did he resolved it? Should I run .Host project before run Blazor project?

I will get and send you that code after lunch. Thank you

Yes I can get my JWT works, but I dont want to hurt current Jwt with Authority, so i want to keep them both. if I configure like that it will work with my JWT token (not sure Authority work or not)

But if I configure It will not work with my JTW token. Can I make it work for both?

I have it in appSetting.json

But if I move set CustomJWT here, it works fine with my customJWT but I don't think it works for Authority

It gives another error 2022-03-08 09:28:46.233 +07:00 [ERR] An unhandled exception has occurred while executing the request. System.InvalidOperationException: IDX20803: Unable to obtain configuration from: 'System.String'. ---> System.IO.IOException: IDX20807: Unable to retrieve document from: 'System.String'. HttpResponseMessage: 'System.Net.Http.HttpResponseMessage', HttpResponseMessage.Content: 'System.String'. at Microsoft.IdentityModel.Protocols.HttpDocumentRetriever.GetDocumentAsync(String address, CancellationToken cancel) at Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfigurationRetriever.GetAsync(String address, IDocumentRetriever retriever, CancellationToken cancel) at Microsoft.IdentityModel.Protocols.ConfigurationManager1.GetConfigurationAsync(CancellationToken cancel) --- End of inner exception stack trace --- at Microsoft.IdentityModel.Protocols.ConfigurationManager1.GetConfigurationAsync(CancellationToken cancel) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() at Microsoft.AspNetCore.Authentication.AuthenticationHandler`1.AuthenticateAsync() at Microsoft.AspNetCore.Authentication.AuthenticationService.AuthenticateAsync(HttpContext context, String scheme) at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<

Showing 1 to 10 of 36 entries
Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13