Signature is invalid.', errorCode: 3712

Hello, I need help. I’m trying to integrate Zoom into a React app, but I haven’t been able to make it work.

When I try to join, it throws an error:
{method: ‘join’, status: false, result: ‘Invalid signature.’, errorMessage: ‘Signature is invalid.’, errorCode: 3712}…

To obtain the signature, I’m using the Sample Meeting SDK Signature App in Express with Node JS 19, but it gives me that error. The scope I need is to be able to join a meeting. I’ve searched for references to integrate it, but I haven’t been successful. Do you have any suggestions on how to solve this error? Thank you.

@arkangel.contreras could you share a sample of your signature here?

------redacted------

@arkangel.contreras please use the clientID and clientSecret from a Meeting SDK App Type for this signature generation