Error creating token: Error: Failed to obtain OAuth token: Response Error: 401 UnauthorizedAuthorization to the Pipedream API failed when creating the Connect token. Double-check the client ID or secret for your Pipedream OAuth client.
This link has expired. Please request a new one from the app developer.
This session has expired. Please refresh the page to try again.
The Pipedream Connect token is invalid. Please generate a new one and try again.Connect tokens expire, and are only able to be used once. Try generating a new token and try again.
App not found. Please check your app id.Double-check the app slug you’re passing when connecting your user’s account.
Cross-Origin-Opener-Policy
(COOP) header to same-origin-allow-popups
on the page that embeds the Connect iFrame.
The default COOP is unsafe-none
; only make this change if you explicitly enforce same-origin
. This relaxes isolation just enough to allow trusted popups (e.g., OAuth) to open from iFrames.