cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

“Any” in OAuth Allow list doesn’t work

ShutovaKate
Newcomer
Newcomer

I want to use zoom application with multiple environments. There is info that I can use “any” for this: https://developers.zoom.us/docs/integrations/oauth/#using-multiple-environments . I added “any” as subdomain in redirect url (https://any.yourapp.com) in OAuth allow list section of zoom application settings. After that I try to execute next request: https://zoom.us:443/oauth/authorize
&response_type=code
&redirect_uri=https://sub1.yourapp.com 
&state=12345
But I ge error: Invalid redirect: https://sub1.yourapp.com (4,700)
I tried do this for test app and for prod zoom app, which was published.
What’s wrong?

0 REPLIES 0