mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Registering Perplexity Plugin with API key leads to 400 bad request error #430
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 @dev-redempto-lr on GitHub (Jul 8, 2025).
Self Checks
Dify version
1.4.0 and 1.5.1
Cloud or Self Hosted
Self Hosted (Docker), Cloud
Steps to reproduce
Issue
I'm not sure if this has been brought up before, but I am unable to register Perplexity as a plugin. Whenever I input my API key for Perplexity (starting at
pplx-xxxx...), it returns an error saying it's a bad request. Here are the environments I tested this on✔️ Expected Behavior
Inputting API key in Perplexity Plugin Setup should be a success
❌ Actual Behavior
@dosubot[bot] commented on GitHub (Jul 8, 2025):
Hi @dev-redempto-lr! I'm Dosu and I’m helping the dify team.
Perplexity is not currently supported as a plugin provider in Dify. There is no integration or credential schema for Perplexity in the codebase, so attempts to register it will always fail with a 400 Bad Request error due to missing validation logic. This is consistent across both self-hosted and cloud versions you mentioned.
There is a related issue with the Perplexity API and 400 errors when using certain parameters, but even with correct parameters, Dify does not have the necessary support to register Perplexity as a provider at this time see details.
If you need Perplexity support, you may want to monitor for future updates or request it as a feature. For now, there is no workaround to register Perplexity as a plugin in Dify.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other
