Description
I have an app published to the Zoom App Marketplace (https://marketplace.zoom.us/apps/dgwTICG3TciF-2x_XayYSA), but when a user tries to connect they get the error. It is happening for all users that we try including our test account that has a Pro License.
Error
You cannot authorize the app - This app cannot be installed outside of the developer’s account. Please contact the application developer to get support with installing this application.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
No, I am using my development credentials because I am trying to test the integration. How can we test the app outside of production? Is there a way for a developer account to be allowed to test the api even ones that require a Licensed host?
No, I am using my development credentials because I am trying to test the integration. How can we test the app outside of production? Is there a way for a developer account to be allowed to test the api even ones that require a Licensed host?
OK, so our development account has to be a licensed / paid account in order to test all of the features of the API? Is there a way to enable the restricted functionality for the development account that is used to create the app in the marketplace?
This is my biggest hang up, how can we be expected to QA our integration if the development account is locked down?
We have one Oauth App that we use. When we use the development endpoint from that app and use our developer account to connect / auth we will get errors when trying to add registrants because we are not a licensed / paid account.
When this happened we tried connected to our dev endpoint with a paid account because we needed to test this functionality before releasing it to our customers, but then we get an error that only the developer accounts can use that endpoint / auth.
So it seems we are forced to test the licensed portions of the api in production mode with a licensed user. There does not seem to be clear way to test your api with a free developer account.