java.lang.NoClassDefFoundError: com/nimbusds/jwt/proc/JWTClaimsVerifier

0
I am getting the error as specified in the title after I upgraded some jar files in the userlib folder manually. I'm not sure why. I already put the old Nimbus back but still get the same error. Please helpI am getting the error as specified in the title after I upgraded some jar files in the userlib folder manually. I'm not sure why. I already put the old Nimbus back but still get the same error. Please help
asked
1 answers
0

I wouldn’t upgrade jar files manually as the Mendix Module would have been developed and tested with specific versions. 

To fix this, I would suggest removing the upgraded jar files and reinstalling the Mendix Module. This should restore the jar files it needs to the correct versions.

Good luck

answered