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

Invalid value, should be 'token' #1

Closed
lordnox opened this issue Jun 18, 2020 · 1 comment
Closed

Invalid value, should be 'token' #1

lordnox opened this issue Jun 18, 2020 · 1 comment

Comments

@lordnox
Copy link
Collaborator

lordnox commented Jun 18, 2020

throw new Error(`Invalid API token. A token should be 40 characters long and exist of hexadecimals, was ${apiKey} (${apiKey.length} characters)`);

@romgrk
Copy link
Owner

romgrk commented Jun 18, 2020

Fixed in b807816, thanks for the report!

@romgrk romgrk closed this as completed Jun 18, 2020
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