Activities of "maliming"

hi

Please share the error logs of 502 error.

Thanks.

hi

Can you add <ProjectReference Include="../../../services/documents-management/src/DocumentsManagement.HttpApi.Client/DocumentsManagement.HttpApi.Client.csproj" /> to apps/web project?

hi

Please share your entity class code.

When insert data,

Is the CurrentUser.Id have a value?

hi

You can create a custom grant type to get a token.

Pass the passwordless token to the connect/token endpoint to get the token.

https://abp.io/community/articles/how-to-add-a-custom-grant-type-in-openiddict.-6v0df94z

hi

Can you share a minimal project to show your problem?

liming.ma@volosoft.com

Thanks.

hi

For token authentication, you can use OpenIddict as oauth2 server.

The built-in template projects have integrated the OpenIddict.

https://abp.io/docs/latest/modules/openiddict

Example: use username and password to get a access_token from openiddict

hi

Please add DocumentsManagement.Application and DocumentsManagement.HttpApi to your services/documents/TSD.DOCS.DocumentsService/TSD.DOCS.DocumentsService.csproj

You can check other services to see which module needs to depend on in DocumentsService project

ok, I will check it.

grant_type=client_credentials => The Client Credentials grant is used when applications request an access token to access their own resources, not on behalf of a user.

You are using the client_credentials, there is no user concept in this grant type.

hi

Please add the below css to your src\testabp.Web\wwwroot\global-styles.css

table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order {
  right: 0px !important
}

table.dataTable thead .dt-orderable-desc:after {
  display: table-column !important;
}

We will fix this in the next patch version.

Thanks. I have refunded your ticket.

Showing 3211 to 3220 of 11564 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.