Sdk initialize error

During initialization I got error

onZoomSDKInitializeResult, errorCode=2, internalErrorCode=3023

 

It says contact support if you see errorcode 2

Hi yusuf,

Error 3023 means  zoom sdk authentication failure because you were using a invaild sdk  key/secret.

Thanks.

Thank you Jacky. I think, error codes page should be updated accordingly.

Also codes for android example app in github should be updated. In comments it says “// TODO Change it to your APP Key” and  “// TODO Change it to your APP Secret” they are actually sdk key and sdk secret. 

Here is the code:

https://github.com/zoom/zoom-sdk-android/blob/master/zoom-mobilertc-adt/example/src/us/zoom/sdkexample/Constants.java 

Closing as solved.

-Tommy