CLI (v0.54.0)
Troubleshooting
Troubleshooting common issues and errors in WriftAI CLI
This guide covers common issues you might encounter while using the WriftAI CLI and how to resolve them.
Token Limit Reached
This error can occur when you authenticate using the OAuth Device Authorization Flow (wriftai auth login) and your account has already reached the maximum allowed number of active access tokens.
Error Message:
authentication denied: Access Token - You have reached the limit for the number of access tokensCause:
- Your account has reached the maximum limit of active access tokens.
Resolution:
- Go to the Access Tokens page on the WriftAI dashboard
- Review the list of existing active tokens.
- Delete or revoke any unused access tokens.
- Retry the login process:
wriftai auth login