Error 2207
Hello, I'm trying to add Zoom LTI, but I'm getting error 2207 after setup. Could you help me?
Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
Zoom App Marketplace has more than 2,000 apps that enhance your Zoom experience and improve workflow and collaboration. Explore the Zoom Community's Recent Activity below to join the Marketplace conversation and connect with other members. If you're still looking for support, browse our Zoom Apps and Marketplace support articles or start a new discussion below!
Hello, I'm trying to add Zoom LTI, but I'm getting error 2207 after setup. Could you help me?
Hello community. Thank you in advance for the help you can provide. Hello community. Thank you in advance for the help you can give me. I made an app in the Marketplace of type Webhook only, but I am seeing that I must manually put the webhook Urls in Event Subscription config. My question is the following: is there a Webhook API in Zoom that allows me to subscribe to events and have the URL generated dynamically depending on the user who uses my integration with the APP I made?
Show less
Hi Team, I am integrating Zscaler digital experience zoom call quality and would like to know whether this can work with pro subscription?
Also, can this be possible with free zoom account?
Hi Team, We're trying to get our app published on the zoom marketplace, We submitted it successfully for review, got some feedback and now I'm not able to submit it again. I keep getting this error "The given domain is invalid error" but the domain is verified ( by uploading the HTML file) and it also shows that it is verified. But when I finally click on "Send updates" button, it shows this error. It's also not telling which domain is incorrect, I've checked all the links that we've added for review and they are all correct. Could someone please help me look into it. Relevant Screenshots: https://drive.google.com/drive/folders/1IRV1fN7nEIMI15uuE7Zl7i2oBiadYcuI?usp=drive_link
Marketplace link for my app: https://marketplace.zoom.us/develop/apps/FEMo7kQsQSeIn6tnjgazKw/publish
Show less
``func setUpZoomMetting() { debugPrint("call View Didload") initZoomParams.domain = "https://zoom.us" initZoomParams.enableLog = true let sdkInitReturnStatus = ZoomVideoSDK.shareInstance()?.initialize(initZoomParams) switch sdkInitReturnStatus { case .Errors_Success: debugPrint(" *** SDK initialized successfully") ZoomVideoSDK.shareInstance()?.delegate = self assignTokenAndDetailForJoinSession() default: if let error = sdkInitReturnStatus { debugPrint("*** SDK failed to initialize: \(error)") } } }`` ``func assignTokenAndDetailForJoinSession() { let sessionContext = ZoomVideoSDKSessionContext() sessionContext.token = zoomSessionToken sessionContext.sessionName = zoomSessionName sessionContext.userName = zoomUserName if let session = ZoomVideoSDK.shareInstance()?.joinSession(sessionContext) { debugPrint("Session joined successfully.") startPreview() } else { debugPrint("joinSession: failed.") } }`` - Request :- I require your insights or assistance in identifying and resolving this initialization issue. For reference, I have attached the relevant codebase.- Xcode Version: 15.0.1
- Device: iPhone XR / iOS 17.3.1
- SetUp: I have integrated the Zoom Video SDK using Swift Package Manager from https://github.com/zoom/videosdk-ui-toolkit-ios repository (using the master branch) with my custom UI.
- Current State :- After migrating from Twilio to Zoom, I have successfully set up the backend and integrated everything, and video calls are functioning properly.
- Issue Faced :- Upon creating the video call request for the first time after the app launch, subsequent attempts to request a call with either the same or a different token and session name result in an error with ZoomVideoSDKError(rawValue: 1). I suspect this could be an initialization issue, as upon fresh app launch, the first-time video call connects successfully without any issues.
- Details :- To initialize the Zoom Meeting params, I use the following method every time a user starts a video call:
----- And here's how I assign received token and session detail, obtained from the API ----
Show less
Anyone know how to find the widget name through the API? If you review an engagements call path, you can see it on each step of the call, but I can't seem to find anywhere to pull it other than the last widget used in the call (which isn't sufficient).
Show less
SalesforceとZoomを連携して、Zoomフォームからのウェビナー申込者をSalesforceのリードとして管理できるよう設定いたしました。
Zoomフォームではカスタムで質問項目(業種・興味のある製品 など)を作成できますが、
それらのカスタム項目とSalesforce上の項目のマッピングをどのように行えばよいかご教授いただけますでしょうか?
(Zoomフォームの「メールアドレス」「姓」がそれぞれSalesforceの「メールアドレス」「姓」とデフォルトでマッピングされている認識です。)
When clicking to add Miro app it shows a Launch Zoom button on Chrome. Clicking the button won't do anything. If I manually launch Zoom, the same thing happens.
I've been trying to install this app for over a month with no success. I also saw that in Miro's community forums, many people are having this same issue.
Show less
There has been other options out there, including creating new app within an org that not everyone has access to and paid option. I am hoping that zoom might build the functionality in to reflect a meeting status. The app is aware and keep track of how long the meeting has been going. Would you please consider updating the slack status? Thank you!
Show less