Rearding redirect url in OAuth app

I Just started looking into zoom API. While creating the OAuth app in marketplace they are asking for redirect URL but for testing purposes, I didn’t have a URL so what should I do?

Hey @rahulk,

You can use any url for testing purposes, like https://zoom.us.

Another easy way to test, is with a JWT App and JWT Token.

Thanks,
Tommy