hi
It could be that there are minor changes in your server environment or code. Errors don't just appear out of nowhere.
Thanks.
hi
You can try to change ReferenceHandler
in your project. But it will be best if we can reproduce it locally.
PostConfigure<AbpSystemTextJsonSerializerOptions>(options =>
{
options.JsonSerializerOptions.ReferenceHandler = null;
});
Thanks.
hi
Can you use English?
Thanks.
hi
This may be a Blazorise problem. You can feedback here https://github.com/Megabit/Blazorise/issues
Or you can wait for 1.8.3
Thanks.
hi
but when I added to repository it is a new permission
Can you share your code?
Which provider did you add the new permissions to?
User or Role?
Thanks.
hi
You can try using the same balzorise package version and then try again.
Thanks.
hi
Do you have Blazor WASM mode?
Can you ensure your token is correct?
Can you test your token in a new Blazor Server Project? If it still shows this, can you share the new template project?
liming.ma@volosoft.com
Thanks.
https://blazorise.com/docs/usage/licensing/register-product-token
hi
Can you try to add /
to the end of your URL?
Thanks.