I’m now creating a Zoom Oauth Instance since JWT instances will be deprecated soon. At the final step I need to validate my domain with zoom before I could submit my instance.
But the client that I’ll be using the zoom services is not a web app. I’m using the zoom sdk only on a Mobile App.
So how can I skip the validation process and submit my app?