tisfeng / Easydict

一个简洁优雅的词典翻译 macOS App。开箱即用,支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译,OpenAI,Gemini,DeepL,Google,Bing,腾讯,百度,阿里,小牛,彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text.
GNU General Public License v3.0
7.03k stars 356 forks source link

perf: improve validation error message #515

Closed tisfeng closed 5 months ago

tisfeng commented 5 months ago

Previously, the service validation page would simply display an error message without detailed error information when something went wrong, which could be confusing for users.

In addition, I've improved the code so that the error message for getting the validation service is consistent with the query action.

image
tisfeng commented 5 months ago

虽然这个错误信息看起来很奇怪(API key 错误为什么是 403 forbidden 🤔),但错误日志就是这样,代码应该没问题。

image