Activities of "maliming"

hi

Can you share a new access_token?

hi

So if I understand correctly, exceptions like AntiForgery and DependencyResolutionException are returned with statuscode 400?

DependencyResolutionException should be get 500, the AntiForgery will get 400.

Many validation errors will use 400 code, eg: Parameter validate error. AntiForgery token. etc.

This behaviour is unwanted for certain endpoints. For example a webhook, called from Azure event grid, to push messages. When event grid receives a 400, it won't retry the message. At a 500 it does.

400 means the request info has something wrong. You should check the Azure request.

hi

The article is for your refer.

I tried to replace the Redis Cache "Configuration" in the appsettings.json with the AzureApp-Cache connection string but after this, the Swagger doesn´t load and gets error. I´ve tried to add only the password after the Redis Server separeted by Comma, but it also did not work.

Please share the related error logs.

The claims add during the user login process.

Can you try to re-login?

You can change these code to redirect instead of Write the HTML info.

hi

Check the _ViewImports.cshtml file.

@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, Volo.Abp.AspNetCore.Mvc.UI
@addTagHelper *, Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
@addTagHelper *, Volo.Abp.AspNetCore.Mvc.UI.Bundling

Correct.

HI

You can only edit the existing texts and can't add a new one.

The postman will get cookies from the browser.

hi

.HttpApi.Host > EntityFrameworkCore > Volo.Abp.IdentityServer.EntityFrameworkCore > AbpIdentityServerDomainModule > AddDeveloperSigningCredential = true

You can set AddDeveloperSigningCredential to false in .HttpApi.Host

Showing 8781 to 8790 of 11537 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.