Status 401 after Webhook sent to Power Automate

Description
I’m trying to setup a webhook to send the meeting and host info to an endpoint in Power Automate. The ultimate goal is to collect the recording data (length and recording URL) and pass that information into our CRM using Power Automate.

Error
error code: “DirectApiRequestHasMoreThanOneAuthorization”,
message: “The request has both SAS authentication scheme and ‘p7_verificationtokenxxx’ authorization scheme. Only one scheme should be used.”

Which App Type (OAuth / Chatbot / JWT / Webhook)?
This is a webhook out of Zoom. The error was in the App Log from the Zoom portal.

Which Endpoint/s?
The endpoint is the automatically generated endpoint in Power Automate for the HTTP trigger. It is an https endpoint.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Create flow in Power Automate using webhook meeting end schema. Add one additional step to save the flow. The endpoint used in the first step is only created after you save the flow.
  2. Create the webhook app in Zoom with an event subscription to meeting ends on the account level. Enter the endpoint generated from Power Automate in the webhook.
  3. Start and stop a meeting.
  4. Check app logs for error.

Salutations, @djohnson,

Welcome to Zoom Developer Forum, and thank you for posting. Can you share the Webhook events you’ve subscribed to? Also, if possible, please share a screenshot of the error you see in the Zoom Portal with your personal information omitted. This information will help to diagnose what may be happening.

Best,
Donte

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.