hi
I will check your project asap. Thanks.
hi
Please confirm the current user has the following permissions:
Authorization failed. These requirements were not met:
PermissionRequirement: abc.Carts
PermissionRequirement: abc.Addresses
Please set the loglevel to Debug of all websites and share again. Thanks. liming.ma@volosoft.com
public class Program
{
public async static Task<int> Main(string[] args)
{
Log.Logger = new LoggerConfiguration()
.MinimumLevel.Debug()
.MinimumLevel.Override("Microsoft.EntityFrameworkCore", LogEventLevel.Warning)
.Enrich.FromLogContext()
.WriteTo.Async(c => c.File("Logs/logs.txt"))
.WriteTo.Async(c => c.Console())
.CreateLogger();
hi
I forwarded this to angular team.
https://github.com/abpframework/abp/issues/19346
hi
We will add ClientId parameter to query the audit logs in next version.
hi
but the input for getting the audit log does not have a client property. Please help me with that.
Can you share which input class? And what API endpoint?
Thanks.
hi
The current login is an MVC page, and you cannot show it in the Blazor component, which means it must be redirected to the login page by default.
hi
This is because Google is blocked in some countries
https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=fonts.googleapis.com%20%E4%B8%AD%E5%9B%BD&fenlei=256&rsv_pq=0xb62c290f000e02a1&rsv_t=fec126t88fzcuATJhjpoBlbRvJQeEsQaOtMPW8Cx8vJfH07fzmvfZkh7WAqP&rqlang=en&rsv_dl=tb&rsv_enter=1&rsv_sug3=1&rsv_sug1=1&rsv_sug7=100&rsv_sug2=0&rsv_btype=i&inputT=284&rsv_sug4=284
hi
liming.ma@volosoft.com
Please include steps. Thanks.