Skip to content

Fix Plaid reconnect permissions policy violation#3

Open
Winxton wants to merge 1 commit intomainfrom
Winxton/fix-plaid-reconnect
Open

Fix Plaid reconnect permissions policy violation#3
Winxton wants to merge 1 commit intomainfrom
Winxton/fix-plaid-reconnect

Conversation

@Winxton
Copy link
Copy Markdown
Member

@Winxton Winxton commented Mar 17, 2026

Plaid Link's iframe requires the encrypted-media browser permission for certain bank authentication flows. Vercel sets a restrictive default Permissions-Policy header that blocks this, causing reconnect and link flows to fail with a permissions violation error. This change adds a permissive header that grants encrypted-media permission to the app and Plaid's CDN origin (https://cdn.plaid.com).

Plaid Link's iframe requires the encrypted-media browser permission for certain bank authentication flows. Vercel's default Permissions-Policy header blocks this, causing reconnect flows to fail. This adds a permissive header that grants encrypted-media to the app and Plaid's CDN origin.
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 17, 2026

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

Project Deployment Actions Updated (UTC)
openfinance-client Ready Ready Preview, Comment Mar 17, 2026 1:03pm

Request Review

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.

1 participant