We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We just got a report from a user that free accounts are unable to create any access keys or view the internal API key.
I believe the internal access key is being checked against the users account limits and causing some confusion.
It also appears free users can't login using the CLI since they can't view their key.
The text was updated successfully, but these errors were encountered:
[api] [fix] Off by one in api key creation #305
895ac78
* Internal API key was causing key limit error * Was causing issues with free accounts
No branches or pull requests
We just got a report from a user that free accounts are unable to create any access keys or view the internal API key.
I believe the internal access key is being checked against the users account limits and causing some confusion.
It also appears free users can't login using the CLI since they can't view their key.
The text was updated successfully, but these errors were encountered: