Suddenly I’ve been getting the following error in my code:
IDX10501: Signature validation failed. Unable to match key:
kid: ‘MjY5MkY0RTU2QkI5N0VENkFGMTBCMENFMEZEQzI1NEI3NjFDNkJDQQ’.
Exceptions caught:
‘’.
token: ‘{“alg”:“RS256”,“typ”:“JWT”,“kid”:“MjY5MkY0RTU2QkI5N0VENkFGMTBCMENFMEZEQzI1NEI3NjFDNkJDQQ”} […] }’
I haven’t changed anything on the identity part of my code. I did upgrade to ASP.NET Core 3, but that was last week and it worked at that time