Hi there, after upgrade to 1.18.0 the authentication token stopped working. When trying to call showLedgerId, I got the following error on the Daml_Ledger_API side.
2022-02-04T06:08:00,892,+0000|WARN ||c.d.l.a.a.AuthServiceJWT$|ForkJoinPool-5-worker-6|||||Authorization error: Could not verify JWT token: com.auth0.jwk.SigningKeyNotFoundException: Cannot obtain jwks from url *****jwks url*****||
2022-02-04T06:08:00,894,+0000|WARN ||c.d.l.a.a.Authorizer|program-resource-pool-14|||||UNAUTHENTICATED(6,0): The command is missing a JWT token|{participantId: "p28b71c03_f3f5_45e0_b059_ba8b73b75bf2", err-context: "{location=ErrorFactories.scala:436}"}|
And error messages from the caller are
16:19:54.442 [main] ERROR a.c.a.t.util.ConnectionManager - [RESULT] Status{code=UNAUTHENTICATED, description=An error occurred. Please contact the operator and inquire about the request <no-correlation-id>, cause=null}
16:19:54.442 [main] ERROR a.c.a.t.util.ConnectionManager - [ERROR DESCRIPTION] java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: UNAUTHENTICATED: An error occurred. Please contact the operator and inquire about the request <no-correlation-id>
Environment:
vmWare release 1.5
Daml SDK 1.18.0