jwt icon indicating copy to clipboard operation
jwt copied to clipboard

Decode symetric key without secret throws unhelpful error since v9.0.0

Open spricesoft-samuel opened this issue 2 years ago • 2 comments

The exception is 'Specified argument was out of the range of valid values. Arg_ParamName_Name'

I tracked it down to the ValidSymmetricAlgorithm method which is expecting a non-null value for the keys argument.

spricesoft-samuel avatar Sep 06 '22 13:09 spricesoft-samuel

Hi! Thanks for reporting this issue. Can you please try the latest beta version? Let me know if the exception message doesn't improve.

abatishchev avatar Sep 06 '22 15:09 abatishchev

@spricesoft-samuel ping.

abatishchev avatar Sep 21 '22 18:09 abatishchev