JWT token missing claims

Hi.
I’m trying to setup the web api. After we correctly receive and decoding the jwt, i want to verify it with the public rsa 2048 key.
I’m using RS256 with auth0 issuer, but the JWT decoding library says that the decoded JWT is missing required claim. How can i deal with this problem?

Thanks

Hi,

Can you please specify which claim is missing?

Regards,
Adnan