Skip to content

OAuth connection fails for MCP Atlassian and Figma integrations #3195

Description

@charlesvien

Problem

Two integrations fail during their OAuth connect flows, reported together in #notify-code:

  1. 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

  2. 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

  1. In PostHog Code, connect the MCP Atlassian server. Atlassian shows "The app's callback address is invalid" instead of the consent screen.
  2. Open the Figma integration and click Connect. The request fails with the 400 above.

https://discord.com/channels/1465397904901673123/1519799241441148979

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions