Signature generation and meeting join issues in Meeting SDK using Server to Server (s2s) oauth app
I created a server to server oauth app and created a signature for the meeting SDK using accountId, clientId, and clientSecret. And when I tried to join using the signature, I got the value signature is invalid, errorCode: 3712. Is there a way to resolve this error?
Please let me know. This error cost me about 3 weeks.
Show less