-
Notifications
You must be signed in to change notification settings - Fork 203
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
TypeError: Cannot read property 'charCodeAt' of undefined #34
Comments
Can you post a sample w/ constructor params? If salt is private, you can send me an email. |
I'll send you an email with the info. |
same problem.
|
Pushed |
Closing. Re-open with constructor params + sample decode id, if issues. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The hash happens to be "ypqyiyp", and contains one letter that isn't in the allowed character library. I'm not sure why I'm getting this error. It's just failing instead of returning null. Please advise
The text was updated successfully, but these errors were encountered: