[Archive] Node-sdk: JWT . Failed to verify message

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by edmundo.barbieri on 5/3/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.


I am receiving this error when connect using node SDK

image
image709×341 47.2 KB

image
image696×328 26.9 KB

image
image1087×250 31.4 KB

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

image
image920×411 30.7 KB

This is my jwks

image
image1886×273 37.4 KB

This this my jwt decoded

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

image
image775×328 41.9 KB

My jwt is verified with my jwks too

image
image1891×879 123 KB

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