mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
The OpenAI-API-compatible plugin fails with: Credentials validation failed: invalid response #518
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 @jiekechoo on GitHub (Aug 4, 2025).
Self Checks
Dify version
1.7.1
Plugin version
0.0.19
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Credentials validation failed: invalid responseAdditionally, the embedding model backend logs show(no errors):
Could anyone explain how to fix? I’m not sure how to proceed.
✔️ Error log
Dify docker compose backend logs show:
@LucianAozaki commented on GitHub (Jan 5, 2026):
Is this problem solved now?