Skip to content

Conversation

@jottakka
Copy link
Contributor

@jottakka jottakka commented Oct 6, 2025

No description provided.

@vercel
Copy link

vercel bot commented Oct 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Error Error Oct 7, 2025 2:37pm

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

const TOOL_NAME = "TrelloApi.GetOrganizationOfAction";

// Start the authorization process
const authResponse = await client.tools.authorize({tool_name: TOOL_NAME});
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Missing user_id Causes Authorization Failures

The client.tools.authorize call in these examples omits the user_id parameter. This parameter is present in other examples and is required for proper authorization, potentially causing authorization failures.

Additional Locations (1)

Fix in Cursor Fix in Web

@jottakka jottakka self-assigned this Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants