mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
tongyi credentials outdated #756
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @crazywoola on GitHub (Oct 27, 2025).
Self Checks
Dify version
1.9.2
Plugin version
0.0.57
Cloud or Self Hosted
Self Hosted (Docker), Cloud
Steps to reproduce
https://github.com/langgenius/dify-official-plugins/blob/39f5fb47ccbe8ebf08e8bb70c7d9e9379574a824/models/tongyi/provider/tongyi.py#L25
✔️ Error log
No response
@dosubot[bot] commented on GitHub (Oct 27, 2025):
There is a known issue with Tongyi credential validation in recent plugin versions. The TongyiProvider relies on static credential values and does not automatically refresh or detect expired credentials, which can cause authentication failures if your API keys are rotated or expire. A recent fix ensures the model class is properly instantiated before validating credentials—this was merged in plugin version 0.0.56 and later, so make sure you are using at least that version for improved reliability (details).
If you still encounter issues, check that your API keys are current and correctly formatted, and consider generating a new key if you suspect the old one is expired or revoked. There is no built-in mechanism for automatic credential refresh, so manual updates are required if your credentials change.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other
