Skip to content
Developers
MCP

Troubleshooting

View Markdown

Resolve connection, permission, preview and rate-limit problems without duplicating changes.

Start with the exact error and the connection's workspace. Do not include tokens, passwords or private record contents in a support request.

SymptomNext step
Supervisible is missing from the tool listConfirm the saved server URL, enable the connection for this conversation and complete OAuth. Check your client's custom-connector policy.
OAuth parameters must not be repeatedConfigure only the base MCP URL, without manually appended OAuth query parameters. Update your client and start a new login. If it persists, report the client version and time of failure; do not edit a signed authorization URL.
Login succeeds but requests return unauthorizedReconnect the saved server. Check that the membership is still active and the connection has not been revoked.
The connection uses the wrong workspaceRun whoami. Create or reconnect a separate connection and select the intended workspace during consent. Switching workspaces in the app does not switch the grant.
forbiddenCheck the connected member's current permissions for this action and record. Refreshing OAuth does not grant new privileges.
not_foundResolve the name or ID within the connected workspace. The record may be missing or unavailable to that member.
A name matches several people or projectsSelect the intended candidate and use its exact ID. Nothing should be applied while the match is ambiguous.
A preview reports a conflict or stale revisionRead the current record, preview again, review the changes and use the new revision to apply.
HTTP 429Wait for the Retry-After interval. The MCP limit is shared across tokens for the same workspace membership and OAuth client.
A write times outRead the record before retrying. The write may have committed even if its response was lost.
An import is partly successfulInspect the row results and get_import_jobs. Correct and retry failed rows rather than blindly resubmitting the whole import.
Financial fields are absentConfirm financial visibility for this member and project. An omitted cost is not zero.

Local server cannot connect

A locally running client such as Codex CLI or Claude Code can connect directly to a server on the same machine. Hosted clients need a network-reachable endpoint; their localhost is not your laptop. Follow local testing before adding a tunnel.

Request help

Send support the client name/version, timestamp and timezone, tool name, error code and whether the call was a preview or apply. Include a request ID if one was returned. Redact credentials and sensitive values. For an uncertain mutation, say whether you have checked the current record.