Node-sdk: JWT . Failed to verify message

I am receiving this error when connect using node SDK



It seems to be working but I cant get the provider from the response…

This is my jwks

This this my jwt decoded

image

I remove the "0x"s from m jkws.json and now I got this error:

My jwt is verified with my jwks too

In verifierId i was passing “sub” instead of the sub :sweat_smile: