Integrating Zoom SDK with React Native: Facing Authentication Issues

Hello everyone,
I’m trying to integrate the Zoom SDK into my React Native app, but I’m encountering issues with authentication. The SDK initialization works fine, but when attempting to join a meeting, I keep getting an “authentication failed” error. Has anyone faced this issue? Could it be related to the JWT token or SDK key configuration? Any advice or examples would be greatly appreciated!

@pp2488260 which SDK? Video or Meeting?