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
It would be good if we can strip leading/trailing spaces in credentials before storing and using the keys.
It is hard to figure out that the reason for invalid credentials error when it is relating to the presence of leading/trailing empty spaces.
The text was updated successfully, but these errors were encountered:
Tested with gptscript version v0.0.0-dev-a5a0538d-dirty
v0.0.0-dev-a5a0538d-dirty
leading/trailing spaces in the entered credentials gets stripped before being saved in credentials.
Sorry, something went wrong.
drpebcak
No branches or pull requests
It would be good if we can strip leading/trailing spaces in credentials before storing and using the keys.
It is hard to figure out that the reason for invalid credentials error when it is relating to the presence of leading/trailing empty spaces.
The text was updated successfully, but these errors were encountered: