Zoom App Marketplace
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!

What is Zoom App Marketplace?

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!

Recent Activity

LTI Pro-Blackboard Bad Request

We are starting to see again, when students click on the LTI Pro integration in their Bb course site they are getting a "Bad Request" page that comes up. It is very similar to what we saw last spring when students were getting a similar "Unauthorized... Show more

We are starting to see again, when students click on the LTI Pro integration in their Bb course site they are getting a "Bad Request" page that comes up. It is very similar to what we saw last spring when students were getting a similar "Unauthorized" message when clicking on the tool link in their Bb course. We have looked into the browser Enhanced tracking within Firefox but that doesn't seem to fix this new "Bad Request" issue and it also seems to be happening in Chrome as well.

 

This is

Something went wrong. Please refresh this page.
500 - v=2.0;clid=aw1;rid=INT_5db65704cde11f41
 
Any ideas on what might be happening or what we should be looking at.

the error code we are getting.


Show less

Enquiry about Zoom notification of app upgrade: LTI Pro

Hi Support, Refer to the email below, After I sign in to Marketplace, I only see the ‘Update’ button instead of ‘Reinstall’. May I ask is it the same?If they are same, any impact if I click the ‘Update’ button? For example, any change of the screen o... Show more

Hi Support,

 

Refer to the email below,

 

  1. After I sign in to Marketplace, I only see the ‘Update’ button instead of ‘Reinstall’. May I ask is it the same?
  2. If they are same, any impact if I click the ‘Update’ button? For example, any change of the screen of ‘Zoom Meeting’ in Canvas?

 

Please advise. Thanks

 

BRgds

Kenneth

 

===================================================================================

The developer of LTI Pro on the Zoom App Marketplace has updated the app with bug fixes or new features.

To enable these new features and bug fixes, we recommend visiting the Zoom Marketplace here to re-authorize the app by clicking the "Reinstall" button.

Below is the change log provided by the application developer:

Zoom has recently developed the following new features for LTI Pro:

  • Add LTI Pro user to a Group based on LTI attribute name and value

To use these new features requires reauthorizing additional scopes.

Clicking the "Reinstall" button wont actually reinstall LTI Pro, but will prompt you to reauthorize the new scopes.

Customers that do not want to use these new features, do not need to "Reinstall" LTI Pro and LTI Pro will continue to work as is.

For questions about the new app version, please go to the support link provided by LTI Pro’s developer.

- Zoom Marketplace Team

 


Show less

reply-icon Latest Reply - 

教育機関向けプランについて

教育機関向けプランでAPIを利用することは可能でしょうか?

また、プランを利用できる場合、APIで利用できるもの、および制限はビジネスと同じか、プロプランと同じものになりますか?

reply-icon Latest Reply - 

Zoom PWA not available for my device (Chromebook)

Upon booting up Zoom I receive a message saying that my Zoom app will 'no longer be supported after August 2022', and that I should change to Zoom PWA, however this is greyed out and unavailable on the Chrome web store. Does this mean my current vers... Show more

Upon booting up Zoom I receive a message saying that my Zoom app will 'no longer be supported after August 2022', and that I should change to Zoom PWA, however this is greyed out and unavailable on the Chrome web store.

 

Does this mean my current version of Zoom will stop working after a while? Is it necessary that I migrate to Zoom PWA, and if not what are the reprecussions?

 

Thanks in advance,

 

Michelle


Show less

my end point URL is not validating even though it does not have any errors

I am trying to integrate Marketing Cloud with Zoom. But, my end point URL is not validating even though it doesn't have any errors.

Zoom Rest API

When I tried to save the acuity users - zoom integration I was given the this message: Zoom Error: We had some trouble connecting to your Zoom account. The error we received was "Access to the Zoom REST API has been denied for this user. Contact Zoom... Show more

When  I tried to save the acuity users - zoom integration  I was given the this message:

 

Zoom Error: We had some trouble connecting to your Zoom account. The error we received was "Access to the Zoom REST API has been denied for this user. Contact Zoom Support for details."


Show less

reply-icon Latest Reply - 

Zoom API Oauth | Error: unsupported_grant_type

When making request to get Access Token, I'm always getting unsupported_grant_type Error.Please help me to know where I'm going wrong.. Code: axios.post( "https://zoom.us/oauth/token", { grant_type:'authorization_code', code: req.query['code'], redir... Show more

When making request to get Access Token, I'm always getting unsupported_grant_type Error.

Please help me to know where I'm going wrong..

 

Code: 

  axios.post(
        "https://zoom.us/oauth/token",
        {
         grant_type:'authorization_code',
         code: req.query['code'],
         redirect_uri: '<RedirectUri>'
        },{
        headers:{
        Authorization: 'Basic ' + Buffer.from('<CLIENT_ID>' + ':' +  
                 '<CLIENT_SECRET>').toString('base64'),
       'Content-Type': 'application/x-www-form-urlencoded',
       } 
}).then((rs:any)=>{
   console.log(rs);
})
.catch((err:any)=>{console.log(err);})

 

Logs:

    data: {
      reason: 'unsupported grant type',
      error: 'unsupported_grant_type'
    }

Show less

reply-icon Latest Reply - 

I cant add zoom to slack

Hi, I am trying to add zoom to slack and I keep getting this error message. Unable to install this app without the developer's account. Please contact the app developer to install. I have added all the permessions and its still giving me the same rro... Show more

Hi,

 

 I am trying to add zoom to slack and I keep getting this error message. Unable to install this app without the developer's account. Please contact the app developer to install. I have added all the permessions and its still giving me the same rror


Show less

Unable to access zoom developer page

I am unable to access the zoom developer page and keep getting redirected to the zoom apps marketplacehttps://marketplace.zoom.us. There is no "Build App" on the dropdown. I've seen other advice and added "go" in front but that does not help. Show more

I am unable to access the zoom developer page and keep getting redirected to the zoom apps marketplace
https://marketplace.zoom.us. There is no "Build App" on the dropdown. I've seen other advice and added "go" in front but that does not help.


Show less

App completely disappeared

We published a marketplace app a few months ago. I am the owner of the marketplace app. I just began developing a new feature related to cloud recordings which requires a PRO account. I joined my company’s PRO account so I can develop and test. In do... Show more

We published a marketplace app a few months ago. I am the owner of the marketplace app. I just began developing a new feature related to cloud recordings which requires a PRO account. I joined my company’s PRO account so I can develop and test. In doing so, the app has completely disappeared from the Admin dashboard. I have no access to it. I still see the app in the zoom marketplace so it still exists. But where did the ownership of it go? Did it get lost in the abyss?


Show less

reply-icon Latest Reply -