This silkey signature validation is failing:
https://github.com/Silkey-Team/ruby-sdk/blob/master/lib/silkey/sdk.rb#L197
This is the validation error I'm getting is
silkey_signature_valid?: expect <hash> to be equal <hash>
The user signature validation works (returns true)
Am I using the wrong key somewhere, or is the SDK or Athena using the wrong key?