I am getting `The JWKS endpoint did not contain any signing keys` the keys are at https://api.ploton...
h
I am getting
The JWKS endpoint did not contain any signing keys
the keys are at https://api.ploton.app/api/jwt/jwks.json Any suggestions? Sorry this might not be relevant to ST. But this is driving me nuts.
r
hey @hitesh
are you sure that the value of
process.env.JWKS_URI
is correct?
h
yes. Nevermind. It was so stupid. https://github.com/panva/jose/issues/579
68 Views