Why is Pipedream App Showing Error During Outlook Authentication Process?

This topic was automatically generated from Slack. You can find the original thread here.

Hi - we use Pipedream with Outlook and we’re trying to get the IT admin to approve the Pipedream app for use in his org.

We provided him a standalone URL to auth:

https://login.microsoftonline.com/organizations/v2.0/adminconsent?client_id=[CLIENT-ID]&scope=User.Read%20email%20offline_access%20openid%20profile%20Mail.ReadWrite%20Mail.Send%20Contacts.ReadWrite%20User.ReadBasic.All&redirect_uri=https%3A%2F%2Fapi.pipedream.com%2Fconnect%2Foauth%2[OAUTH-KEY]%2Fcallback

This loads on the Outlook side, but redirects to this URL with the following screen

https://pipedream.com/popup/auth/error/connect-error?error=connect+token+validation+failed+-+missing+token+or+cookie

Please let me know if we’re doing anything stupid, I would be grateful for any help :pray:

Yea, that won’t work, which is by design. You can create a Connect Link URL and share that if you’d like: Connect Link - Pipedream

Ah I see, thank you!