Unable to Join outside Zoom Meeting Accounts with Meeting SDK After Application Approval

Meeting SDK Type and Version
@zoom/meetingsdk 3.8.5

Description
Our application connects to Zoom meetings using Meeting Web SDK and also used oAuth to create meetings and join as host. The application is in production use since 2002.

We had two applications created in Zoom marketplace, one for oAuth and other for connecting to Meeting with SDK. oAuth application has been approved in 2022 and was re certified recently.

Meeting SDK started failing from Monday and based on the Zoom dev forum post id 118007 (not able to link here), we resubmitted the application again for approval with embedded Meeting SDK option enabled. It has been approved today. Meetings within the same account works fine. But still unable to connect to meetings using the client id c7x2W9deT_64EL_lJqM0bw for outside accounts.

Error
Fails with following error,

{
  "type": "JOIN_MEETING_FAILED",
  "reason": "Fail to join the meeting.",
  "errorCode": 200
}

@letsving

Can you go to this thread and highlight your issue?