hi maria_ruiz
Can you share a project to reproduce the above problem?
liming.ma@volosoft.com
Thanks
hi
Can you share the full error logs of the AuthServer project?
liming.ma@volosoft.com Thanks
You can consider storing tokens in Redis.
The cache key can be userid
+ BrowserInfo
Similar with https://abp.io/community/articles/switching-between-organization-units-i5tokpzt#gsc.tab=0
Thanks.
hi
Can you share the logs from the current website and the gateway?
Thanks.
hi
But this is resulting in cookie size to be huge and is blocked by the app gateway.
Can you share the error message?
How can I reproduce the error?
Thanks.
hi
Can you try to add UsePathBase("/api")
to your API website?
app.UsePathBase("/api");
app.UseRouting();
hi
Your code seems no problem.
We have created non-ABP external Blazor server UI project. But we can not specify request or client culture while sending.
You can set the Accept-Language
in your Blazor server UI project
What is the current localization behavior?
Can you share some screenshots or logs?
Thanks.
hi jaylin
I will refund your current question credits. Can you create a new question for your angular problem?
Thanks.