Meeting SDK Cross Account Joining

Meeting SDK for Web 2.14 Version

We have Meeting SDK App created in Zoom Marketplace which had SDK Key and SDK Secret to authorize Zoom APIs. Current Status of App is not published. We were using this app to join all our internal meetings and other customer zoom meeting invitations.

Now it is allowing to join only those meetings hosted by that account and not any other zoom meetings.
We didn’t want to publish as it is an internal app. Is it mandatory to publish? and if Published Can i continue using SDK Key/SDK Secret instead of moving to oauth or client credentials? Does the latest version of zoom restrict in anyway this?

Error?
The full error message or issue you are running into, where applicable.

Troubleshooting Routes
The troubleshooting attempt types you’ve already exhausted, including testing with the appropriate sample app (found on Zoom · GitHub).

How To Reproduce
Steps to reproduce the behavior including:
1. Authentication method or app type
2. Any errors
3. Browser/client type and version

@testheuai

Now it is allowing to join only those meetings hosted by that account and not any other zoom meetings.
We didn’t want to publish as it is an internal app. Is it mandatory to publish?

It is not mandatory to publish. But do note that if you do not publish, you will not be able to join external meetings.

and if Published Can i continue using SDK Key/SDK Secret instead of moving to oauth or client credentials?

If you are using an earlier version of Meeting SDK which has SDK Key and SDK Secret, you can continue using the same SDK Key and SDK Secret.

Does the latest version of zoom restrict in anyway this?

No. They are backwards compatible with SDK Key and SDK Secret.