Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signature length 16! exception after upgrading from 0.1.2 to 0.1.4 #19

Open
vitobotta opened this issue Dec 13, 2022 · 0 comments
Open

Comments

@vitobotta
Copy link

โœ… Prerequisites

  • [x ] Did you perform a cursory search of open issues? Is this bug already reported elsewhere?
  • [ x] Are you running the latest SDK version?
  • [ x] Are you reporting to the correct repository (magic-admin-ruby)?

๐Ÿ› Description

I upgraded to the latest version and now I get signature length 16! when doing MAGIC.token.validate. So all my tests fail and the app no longer works.

๐Ÿงฉ Steps to Reproduce

  1. Upgrade from 0.1.2 to 0.1.4
  2. [Second Step]
  3. [and so on...]

๐Ÿค” Expected behavior

Should work as before.

๐Ÿ˜ฎ Actual behavior

Validating a token raises the Exception:Unknown signature length 16! exception

๐Ÿ’ป Code Sample

[If possible, please provide a code repository, gist, code snippet or sample files to reproduce the issue.]

๐ŸŒŽ Environment

Software Version(s)
magic-admin-ruby 0.1.4
ruby
Operating System both macOS Ventura and Linux

Thanks in advance for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant