-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Zoom data connector to pass Zoom webhook endpoint validation #9201
Conversation
- Implemented data connector response to Zoom's challenge-response check. Required for new webhooks created after Oct 23, 2022. Reference: https://developers.zoom.us/docs/api/rest/webhook-reference/#validate-your-webhook-endpoint
Hello @aka0 Thanks for raising this PR. This PR will be investigated and will update you about the same before 16 October, 2023. |
Resolved validation error |
Hello @aka0, Thank you for resolving the validations. Will take a look at this and will update you about the same before 19 October, 2023. |
Hello @aka0, Sorry for the convenience due to some priority task didn't got time to check on this. |
3 .Please add null check secret token. 4 The Zoom Developer Platform is an open platform that allows third-party developers to build applications and integrations upon Zoom’s video-first unified communications platform. |
Can you clarify on point 4?
|
- Added secret token as a parameter field in deployment - Revised run.ps1 to check for null
Add a null check to payload parameter. |
That's done. |
Hello @aka0, Thank you for committing the requested changes. We will investigate this and will update you about the same before 31 October, 2023. |
Hello @aka0, Can you please share the latest working/running images of the function app |
|
Hello @aka0, You have added one enviorment variable zoomsecrettoken to the Powershell script. May I know where its fetching the secret token from. Can we schedule a call for this as per your conveniency. I work in IST time zone. Please do share your email id so we can connect for the same. @v-muuppugund will be in the call too. |
ZoomSecretToken is a parameter set in azuredeploy.json. I'll send a teams invite via company account. |
Hello Arthur, Received invitation. Thanks. |
Hello @aka0, As discussed in the call we will get back to you on 06 November, 2023. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the changes as per discussion tested on call with Arthur
Required items, please complete
Change(s):
Reason for Change(s):
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present: