Problem
Two integrations fail during their OAuth connect flows, reported together in #notify-code:
-
MCP Atlassian: after starting the connect flow, Atlassian's sign-in page rejects the app with (translated from Norwegian):
Hmm ... we're having trouble signing you in. The app's callback address is invalid. Contact the app developer to fix the redirect URL in the app's settings.
Trace id: 668e7e19-cd49-c0ff-4d1b-7bb84bf7dc50
-
Figma integration: clicking Connect fails immediately with:
Failed request: [400] {"detail":"OAuth registration failed."}
This happens before the Figma authorization page ever opens.
Both point at OAuth app configuration (redirect/callback URL or app registration) rather than user error. Possibly related to #2262, where the Supabase MCP template's OAuth credentials are rejected as an unrecognized client_id.
Steps to reproduce
- In PostHog Code, connect the MCP Atlassian server. Atlassian shows "The app's callback address is invalid" instead of the consent screen.
- Open the Figma integration and click Connect. The request fails with the 400 above.
https://discord.com/channels/1465397904901673123/1519799241441148979
Problem
Two integrations fail during their OAuth connect flows, reported together in #notify-code:
MCP Atlassian: after starting the connect flow, Atlassian's sign-in page rejects the app with (translated from Norwegian):
Trace id:
668e7e19-cd49-c0ff-4d1b-7bb84bf7dc50Figma integration: clicking Connect fails immediately with:
This happens before the Figma authorization page ever opens.
Both point at OAuth app configuration (redirect/callback URL or app registration) rather than user error. Possibly related to #2262, where the Supabase MCP template's OAuth credentials are rejected as an unrecognized client_id.
Steps to reproduce
https://discord.com/channels/1465397904901673123/1519799241441148979