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

Improve Error Message for Invalid API Key #4

Open
leonid20000 opened this issue Dec 11, 2023 · 0 comments
Open

Improve Error Message for Invalid API Key #4

leonid20000 opened this issue Dec 11, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@leonid20000
Copy link
Owner

Issue Description:

Currently, when an invalid API key is provided in odin-slides, the error message displayed is not very informative. The message "Hmm, not sure what you want so I did not make any changes. Try differently: >" does not clearly indicate that the API key is invalid, potentially leading users to overlook this issue.

This issue was discovered while resolving Issue #3

Suggested Solution:

To enhance the user experience and facilitate troubleshooting, it is recommended to improve the error message for invalid API keys. The enhanced error message should explicitly state that the provided API key is invalid and prompt the user to check and update it.

Expected Behavior:

When an invalid API key is detected, odin-slides should display an error message similar to the following:

"Error: Invalid API key. Please check and update your API key."

This informative error message will help users quickly identify and resolve issues related to invalid API keys, ensuring a smoother user experience.

Implementing an improved error message for invalid API keys will significantly enhance the usability of the odin-slides.

@leonid20000 leonid20000 added the good first issue Good for newcomers label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant