[PR #190] [MERGED] fix: providererror message when token validated fail #22358

Closed
opened 2026-02-21 20:18:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/190
Author: @zxhlyh
Created: 5/24/2023
Status: Merged
Merged: 5/24/2023
Merged by: @zxhlyh

Base: mainHead: fix/provider-token-validate-error-message


📝 Commits (1)

  • ccfcf82 fix: providererror message when token validated fail

📊 Changes

6 files changed (+36 additions, -36 deletions)

View changed files

📝 web/app/components/header/account-setting/provider-page/azure-provider/index.tsx (+8 -8)
📝 web/app/components/header/account-setting/provider-page/openai-provider/index.tsx (+9 -9)
📝 web/app/components/header/account-setting/provider-page/provider-input/Validate.tsx (+4 -4)
📝 web/app/components/header/account-setting/provider-page/provider-input/useValidateToken.ts (+13 -15)
📝 web/i18n/lang/common.en.ts (+1 -0)
📝 web/i18n/lang/common.zh.ts (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/190 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 5/24/2023 **Status:** ✅ Merged **Merged:** 5/24/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `fix/provider-token-validate-error-message` --- ### 📝 Commits (1) - [`ccfcf82`](https://github.com/langgenius/dify/commit/ccfcf82f59375ac10b7b4bcd05f3d1a106d72af5) fix: providererror message when token validated fail ### 📊 Changes **6 files changed** (+36 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `web/app/components/header/account-setting/provider-page/azure-provider/index.tsx` (+8 -8) 📝 `web/app/components/header/account-setting/provider-page/openai-provider/index.tsx` (+9 -9) 📝 `web/app/components/header/account-setting/provider-page/provider-input/Validate.tsx` (+4 -4) 📝 `web/app/components/header/account-setting/provider-page/provider-input/useValidateToken.ts` (+13 -15) 📝 `web/i18n/lang/common.en.ts` (+1 -0) 📝 `web/i18n/lang/common.zh.ts` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:18:47 -05:00
yindo closed this issue 2026-02-21 20:18:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22358