Hello, I’m trying to build and test an in-client Zoom App using the Zoom Apps SDK.
My setup:
-
Frontend: React (Zoom Apps SDK)
-
Backend: NestJS (WebSockets + REST)
-
Account: Basic (free), personal account, I’m the account owner
-
Region: Belgium (EU)
The issue is that in the Zoom App Marketplace (Develop => Build App) I only see the following app types:
-
General App
-
Server-to-Server OAuth App
-
Webhook Only App
There is no option to create a Zoom App (in-client app). Because of this, I can’t configure a Home URL, Domain Allow List, or proceed with testing the Zoom Apps SDK at all.
To rule out admin or policy restrictions, I also created a completely new personal account, but the result is exactly the same.
Is the ability to create Zoom Apps limited to certain account types (for example, not available on Basic/free accounts) or restricted by region (EU/Belgium)?