Hi,
I have created a vanilla microservice template using ABP studio(v0.9.25) . However, encountered Internal Error 500 when new created tenant is trying to access file management module. Is there any extra code implementation need to be applied for my use case?

Remarks: The File management module is working if login as host.
Thanks.
Hi,
Thank you for your support and the information provided!
Hi,
The workaround solution is working. May I know in which version release the permanent fix will be included?
Thanks.
Hi,
Apologies, I believe the ticket description may have caused some confusion. My issue is not related to query string. Based on the email i sent you previously, the issue was related to resolving the tenant using the Subdomain Tenant Resolver approach.
We don't apply any redirect or rewrite rules and also load balancer, as we are using ABP Studio to run my solutions in our local machine. The ?&& issue occurred in both development and production builds on my local machine.
Can we schedule remote session to investigate the issue?
Additional Info The minimal project I sent you was generated using microservice solution template in ABP Studio. On top of that solution I implemented the multi-tenancy resolver using the Subdomain Tenant Resolver approach, following the guidance provided here: https://abp.io/docs/latest/framework/architecture/multi-tenancy#domain-subdomain-tenant-resolver. I'm not sure if you're able to follow the same steps on your end to reproduce the issue?
Thanks.
Hi,
I have implemented workaround solution as you suggested. However, the issue still unable to resolve. Has the workaround been tested and confirmed to work on your end? If not, could you please provide a verified working solution instead?"
Remarks: This issue is happened for all the environments(Development and Production build)
Thanks.
Hi
Sent via email.
Thanks.
Hi,
Can I have your email? I will share u the minimal project to reproduce the issue.
Thanks.
Hi,
Is it necessary to initialize a valid Authority value at first place? Can we leave Authority empty and have it resolved at runtime, similar to how ClientId and ClientSecret are handled? I have tried to leave Authority empty, but it seem not working.
Thanks.
Hi,
Sent via email.
Thanks