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

TypeError: value is out of bounds #13

Open
reidlai opened this issue Jul 30, 2014 · 1 comment
Open

TypeError: value is out of bounds #13

reidlai opened this issue Jul 30, 2014 · 1 comment

Comments

@reidlai
Copy link

reidlai commented Jul 30, 2014

When I try to call apnagent.MockFeedback().unsub(token, new Date()), I got error "TypeError: value is out of bounds". What is the main reason for this error? Thanks.

@logicalparadox
Copy link
Owner

Hard to say without more details, but my guess is that the token you provided was not a valid one. Did you provide it as a string? If so, was it a valid hex string?

If that is not case please provide a full stack trace.

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

No branches or pull requests

2 participants