Hello
Is the myfirstmodulename up and running when you run abp generate-proxy -t ng
?
Also, can you share your environment.ts
file?
Thank you.
Hello
Can you check this similar ticket https://abp.io/support/questions/1893/Current-language-selected-for-user-ie-Localization it will helps you.
Thank you.
Hello ,
Can you check this documet https://abp.io/docs/latest/modules/identity/session-management?_redirected=B8ABF606AA1BDF5C629883DF1061649A#session-management it will helps you.
Thank you.
Hello ,
I have check at my end its work , have you check this docuemnt https://abp.io/docs/9.0/modules/identity/periodic-password-change
Thank you.
Hello
Can you please check the RedirectAllowedUrls
in your AuthServer and Blazor Server configurations must be synchronized and include the exact URLs for your deployed application. Even a minor mismatch can cause this error.
Thank you.
Hello
Can you please check this https://abp.io/qa/questions/8574/3a175310-0a85-bb21-c4a3-01b2ecef54dc
Thank you.
I ran dotnet restore under the startup project, the problem was solved. But I dot not understand it.
So is it work or not ?
Hello ,
Check this link https://techcommunity.microsoft.com/blog/iis-support-blog/how-to-fix-http-error-500-37---asp-net-core-app-failed-to-start-within-the-start/4268496 and also dotnet clean
and dotnet build
the solution.
Thank you.
Hello
Please check this link https://abp.io/support/questions/6031/Client-validation-failed-because-%27xxx%27-was-not-a-valid-redirecturi-for-AppWeb
Thank you
Hello ,
It sounds like you're experiencing an issue with token management and authentication state in your application. So can you please check this link https://abp.io/support/questions/6747/How-to-generate-access-token-in-backend-only-with-user-email
Thank you.