This topic was automatically generated from Slack. You can find the original thread here.
Hey Im trying to add pipedream MCP Protocol to ChatGPT, but:
- When selectign “No authorization” → I get a 401 error
- When selecting AuthO and passing client and secret ID on the config window, I get the error
{"error":"invalid_client","error_description":"Invalid client_id"}" - When selecting AuthO and passing just ClientID, I get
"{"error":"invalid_request","error_description":"resource: Invalid or unauthorized resource parameter"}"
Any idea what could be going on?? many thanks!