PipedreamHQ / PipedreamHQ/pipedream
[BUG] Cannot connect Trakt MCP Server account - invalid_client: client_id is required
- 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
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