cancel
Showing results for 
Search instead for 
Did you mean: 

On April 16, between 2:25 P.M. ET and 4:12 P.M. ET, the domain zoom.us was not available due to a server block by GoDaddy Registry. This block was the result of a communication error between Zoom’s domain registrar, Markmonitor, and GoDaddy Registry, which resulted in GoDaddy Registry mistakenly shutting down zoom.us domain. Zoom, Markmonitor, and GoDaddy worked quickly to identify and remove the block, which restored service to the domain zoom.us. There was no product, security or network failure at Zoom during the outage. GoDaddy and Markmonitor are working together to prevent this from happening again.

Signature generation and meeting join issues in Meeting SDK using Server to Server (s2s) oauth app

Dev_Declan
Newcomer
Newcomer

 

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.

1 REPLY 1

ggogobera
Newcomer
Newcomer

I have the same issue with S2S OAuth App.

 

I've also tried generating the signature with the sample app they provided, and I get the same error.

 

I thought being on localhost was an issue, but joining the meeting via client component on Web still ends up with 3712 error code.

 

Not a great DX.