mieszko4 / react-native-zoom-us

MIT License
122 stars 115 forks source link

Zoom Init JWT cannnot be null #326

Closed satyamtothenew closed 3 months ago

satyamtothenew commented 4 months ago

On latest 19.4 I am passing "clientKey" and "clientSecret" for init zoom. But it is showing the error "jwt cannot be null" , and I checked in native Android Initialize function we are removed getting params for clientKey and client Secret.

Is that means we can no longer init via keys and secrets?

image
wilkinson4 commented 4 months ago

clientKey/Secret are no longer supported by Zoom for initializing the SDK. We should make a PR to remove that from the README.

mieszko4 commented 3 months ago

react-native-zoom-us@6.20.0 released.