THE MASTER
Explore posts from serversCComposioHQ
•Created by homely-rose on 4/21/2025 in #🖥│support-forum
unable to initiate connection for composio, hackernews, jira and more
{
tool
: composio_search
,
parameters
: {}
}
{
"data": {},
"error": "Invalid request data provided\n- Input should be a valid dictionary on parameter parameters
",
"successfull": false,
"successful": false
}
I get this error always. i am using claude desktop.
parameters key is always going wrong here. no matter how I prompt it, it gives same error.3 replies
DTDrizzle Team
•Created by THE MASTER on 1/9/2024 in #help
Module build failed: UnhandledSchemeError: Reading from "node:crypto" is not handled by plugins
my src/lib/supabase/db.ts file looks like thsi :
my app/page.tsx looks like this :
I am getting this error :
i ve been stuck at this for hoursss. can someone check and help me pls. i am using nextjs 13.5.8
if i comment out the migration part of db.ts then It keeps saying that fs ,net , perf_hooks modules are not installed but I've instaleld them like a million times already!
3 replies