Is it mandatory to publish OAUTH APP to utilize the feature of Meeting SDK, which is used internally,(Not for external audience),although has enterprise account.
Welcome to the community; the answer is generally no, you don’t need to publish (but you’ll only be able to use your development secret and key); Also, you should probably setup 2 apps, one for the OAuth, another for the Meeting SDK.
Thanks,that answers, need to confirm one more thing any problem we will face with zoom,if we use development sdk keys, for our internal prod app,whether all the functionality of meeting sdk will work right like join meeting,get attendance and all?
Hi @akkisetti.mohith, I have a couple of Meeting SDK apps out in the world that are working unpublished/with dev secrets and have not encountered any issues, so I assume you won’t either. We don’t leverage that specific endpoint but the ones we do have had no issue.
Hi @alexm , thank you that helps my question.