PipedreamHQ / PipedreamHQ/pipedream

[BUG] Cannot connect Trakt MCP Server account - invalid_client: client_id is required

Open
#21,548 0 comments 0 reactions 0 assignees View on GitHub
bug triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Describe the bug**
When attempting to connect a Trakt account on the Trakt MCP Server page, clicking "Connect account" fails and shows an error page instead of starting the OAuth authorization flow.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to 'https://mcp.pipedream.com/app/trakt'
2. Click on 'Connect account'
3. See error

**Expected behavior**
Clicking "Connect account" should redirect to Trakt's OAuth authorization page so the user can grant access.

**Screenshots**
Error page displayed:
ERROR - Something went wrong
CODE: invalid_client
client_id is required

**Additional context**
This suggests the OAuth request to Trakt is being sent without a client_id, likely a misconfiguration in the Trakt MCP Server app's OAuth client settings on Pipedream.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the failure at https://mcp.pipedream.com/app/trakt and inspect the Trakt MCP Server app's OAuth configuration. Verify the connection request includes a client_id and confirm that clicking "Connect account" reaches Trakt's OAuth authorization page instead of returning invalid_client.

Written by the indexing model from the issue text.

Assessment

Domain
authentication
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.