Hi,
As you can see the error is IDX10204: Unable to validate issuer. validationParameters.ValidIssuer is null or whitespace AND validationParameters.ValidIssuers is null or empty. Obviously is something wrong in their communication, Sincerely speaking I am using abp provided helm files without any modification, just put it my domains. Do you have any sample application deployed to the external production Kubernetes cluster, just for me to compare helm manifests?
I think I need a human assistance
Hi,
I've just logout and login again and everything works.
Thanks
Hi,
Ai suggestions don't solve the problem.
I am using it. You can see solution configuration. Initially I created the solution with version 0.9.26. That was some time ago. But I've added the new microservice just right now with already updated studio.
I have to mention, that even if you have latest versions of the abp studio and cli, which is 1.0.2 and 9.2.1, the studio will generate the microservices not with the latest packages. I think you'll need to update the generators.
Cheers
Hi,
I have found the error. The Abp Studio generated the service with <PackageReference Include="Volo.Abp.Studio.Client.AspNetCore" Version="0.9.24" /> When I updated to the version 1.0.2 everything started to work.