getting this error in ORDS 23.3
hello, i am getting this error in ORDS 23.3
but i am not able to understand what it means or where is this coming from
2024-01-29T12:52:53.023Z INFO No JWK State was identified to verify this JWT
2024-01-29T12:52:53.032Z INFO oracle.dbtools.oauth.jwt.profile.JWTProfileNotAvailableException
java.util.concurrent.ExecutionException: oracle.dbtools.oauth.jwt.profile.JWTProfileNotAvailableException
at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:592)
at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:551)
at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.get(AbstractFuture.java:111)
at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:247)