If I add that scope right now to our app that is already approved in the marketplace, will it break anything such as disable the app in the marketplace etc?
Would I need to apply for approval process and if so how long would it possibly take?
You want to add a new scope for your app?
Adding this to your development version will not affect the live app
You can then test your development version and confirm it works
Yes, you will then need to submit the new version for approval from Zoom to go live.
As it is such a small change, I would think it could get quick approval. OI don’t believe there are any large delays at present.
Your users will then need to “approve” the change, as they must confirm approval of adding the extra scope.
Hi @expertswho
Thanks for jumping in here! you are spot on!
@Sebastian3 can you please confirm what endpoint are you trying to call when getting that error? you should not need to add the scopes manually, as you can see in the guide, you need to generate an access token using grant_type=client credentials and you will be able to get an access token with the right scopes