Hello
We are using Feature Edition in our system. And we have started getting this error "FeatureChecker can not get a feature value by name. TenantId is not set in the IAbpSession!".
We are suspecting that this is sometimes happening when in browser we don't have tenant selected. It seems to be some internal code.
So please let us know how we can get solution on this?
3 Answer(s)
-
0
You can troubleshoot by identifying the tenant.
https://aspnetboilerplate.com/Pages/Documents/Multi-Tenancy#determining-current-tenant
May lose the header because of cdn or reverse proxy. There may also be a problem with cookies.
-
0
-
0
Hi @razkhan78
Do you have any error message related to this in your Log file ? If you have it, it would be great if you can also share the full error message.
Thanks,