Why am I encountering errors while trying to add pipedream MCP Protocol to ChatGPT with different authorization methods?

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:

  1. When selectign “No authorization” → I get a 401 error
  2. 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"}"
  3. 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!

You can select OAuth and you don’t need to send a client ID or secret

Ohh that was the only thing I havent tried :disappointed:

It works now, thanks a lot!