MCP server URL or name
https://api.salesforce.com/platform/mcp/v1-beta.2/object-all
How are you connecting to this server?
From a custom connector URL I entered manually
Where does the issue occur?
When pressing the Connect button
When did you last reproduce this?
2026-04-09 8:06 PM EDT
Browser and OS
Chrome + Claude Desktop app on macOS
Describe the issue
After completing Salesforce OAuth consent successfully, Claude fails to complete the token exchange. Salesforce Login History confirms successful Remote Access 2.0 token issuance (Application: "Claude MCP COnnector") at exactly 8:06 PM EDT on 4/9/2026. Claude's claude.ai-web.log shows TypeError: Failed to fetch at the same timestamp — indicating Claude's connector failed to execute the token exchange POST after receiving the auth callback. Reproduces consistently across multiple days on both Claude Desktop and claude.ai browser.
Error details
"Authorization with the MCP server failed. You can check your credentials and permissions."
Error IDs: ofid_582623f12c52c3b4 / ofid_24be92767e734612 / ofid_c25e2d8904756186
Expected behavior
Connector completes authorization after Salesforce consent and token issuance, and appears as connected in the connectors panel.
Additional context
Anthropic support chat confirmed this is a persistent Desktop token exchange bug unrelated to any resolved infrastructure incident. Salesforce-side evidence (login history screenshot) available showing successful token issuance. Log evidence from claude.ai-web.log shows fetch failure at exact token exchange moment.
MCP server URL or name
https://api.salesforce.com/platform/mcp/v1-beta.2/object-all
How are you connecting to this server?
From a custom connector URL I entered manually
Where does the issue occur?
When pressing the Connect button
When did you last reproduce this?
2026-04-09 8:06 PM EDT
Browser and OS
Chrome + Claude Desktop app on macOS
Describe the issue
After completing Salesforce OAuth consent successfully, Claude fails to complete the token exchange. Salesforce Login History confirms successful Remote Access 2.0 token issuance (Application: "Claude MCP COnnector") at exactly 8:06 PM EDT on 4/9/2026. Claude's claude.ai-web.log shows
TypeError: Failed to fetchat the same timestamp — indicating Claude's connector failed to execute the token exchange POST after receiving the auth callback. Reproduces consistently across multiple days on both Claude Desktop and claude.ai browser.Error details
"Authorization with the MCP server failed. You can check your credentials and permissions." Error IDs: ofid_582623f12c52c3b4 / ofid_24be92767e734612 / ofid_c25e2d8904756186Expected behavior
Connector completes authorization after Salesforce consent and token issuance, and appears as connected in the connectors panel.
Additional context
Anthropic support chat confirmed this is a persistent Desktop token exchange bug unrelated to any resolved infrastructure incident. Salesforce-side evidence (login history screenshot) available showing successful token issuance. Log evidence from claude.ai-web.log shows fetch failure at exact token exchange moment.