-
Notifications
You must be signed in to change notification settings - Fork 8.6k
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
I modified the key for silicon-based flow, and as a result, an error occurred. #11844
Comments
To resolve the "Credentials validation failed with status code 403" error when adding a new API key for SiliconFlow in your self-hosted Dify version 0.14.1 setup, ensure the following:
The error indicates that the API key might be invalid or lacks the required access rights. The validation process involves sending a GET request to To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
I am certain that the key is not at fault and it can be used normally. curl --request POST \
|
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
fixed |
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
have you ever solved it? |
yes update your version is fine |
佬,是更新dify版本就可以了吗?我是docker部署的dify,硅基流动模型供应商的apikey设置报错和您一样,但是我添加硅基流动部分模型又比较顺利 |
just update the code from that commit and restart docker is also fine |
Self Checks
Dify version
0.14.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
nginx log:
101.47.14.176 - - [19/Dec/2024:11:24:55 +0000] "POST /console/api/workspaces/current/model-providers/siliconflow HTTP/1.1" 400 106 "https://aitrain.uat.bloomage.com/apps" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" "-"
I removed the original key and intended to replace it with a new one. The removal was successful, but I am unable to add the new key.
✔️ Expected Behavior
To resolve this issue.
❌ Actual Behavior
I removed the original key and intended to replace it with a new one. The removal was successful, but I am unable to add the new key.
The text was updated successfully, but these errors were encountered: