Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "maliming"

Answer

Please share your http request header

but can still be accessed by other classes in the project?

What does it mean?

Answer

This request requires a tenant ID, you can't request it directly. Angular will automatically set the tenant ID. So it will be obtained normally in the application.

https://github.com/aspnetzero/aspnet-zero-core/blob/d44aa6324c1162cb948ccf84f818e6b0f49b94fd/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Core/Controllers/TenantCustomizationController.cs#L170

AbpSession.GetTenantId() If the tenant ID is not obtained correctly, this method will throw an exception, causing the error you see.

Answer

Please check the App_Data/Logs/Logs.txt log file (default log configuration)

Answer

Please share the logs of the backend application.

I use the latest demo application, and I haven't reproduce the problem you encountered. Can you talk about it in detail? If you have a screenshot please share.

Waiting for your PR :) https://github.com/aspnetzero/aspnet-zero-core/pulls

I will fix it, thanks for feedback.

Looking at the content using console.log(record)?

Showing 2661 to 2670 of 3000 entries