I updated the Entity.
Can you share the code that update the entity?
You can change AbsoluteRefreshTokenLifetime
in database or IdentityServerDataSeedContributor
.
AbsoluteRefreshTokenLifetime : 31536000(default 365 day) => 1800(30 min)
the abp api generator doesn't recognise property names
It will support in v4.3. https://github.com/abpframework/abp/issues/7776
Which specific file in my project can I set this?
This is a static property, you can change it in places, such as Program.cs, Startup.cs
2.3 am also planning to upgrading to 4.3
The JsonProperty
attribute namespace should belong Newtonsoft.Json
, Can you check?
Any shortcut to change this without passing through the ABP source code ?
Default value of MaxMaxResultCount
will be 1,000. Set LimitedResultRequestDto.MaxMaxResultCount
static property to increase it.
hi
Can you check and share your application logs when you got this error?
hi
Can you share the problem project with me? liming.ma@volosoft.com