I want use SDK user

I want start meeting without login my Zoom account ,only use SDK key and SDKSecret.The problem is that once I start the meeting with SDK key and SDKSecret, I automatically login. I want to use only SDK user,how can I get it?

I’m not sure I understand, there is not an “SDK User”.

The key/secret gives your app access to use the SDK, you would still need a user/host for meetings.

Hi Ma,

you need to call logout first, then try to use SDK key/secret pair.

Best